We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a29aad commit fd57d71Copy full SHA for fd57d71
definitions.unpick.patch
@@ -164,6 +164,14 @@
164
group int cursor_shape
165
org.lwjgl.glfw.GLFW.GLFW_ARROW_CURSOR
166
org.lwjgl.glfw.GLFW.GLFW_IBEAM_CURSOR
167
+@@ -277,7 +_,6 @@
168
+
169
+ #: Flags used in {@link net.minecraft.entity.mob.VexEntity#VEX_FLAGS VEX_FLAGS}.
170
+ group int vex_flags
171
+- @flags
172
+ net.minecraft.world.entity.monster.Vex.FLAG_IS_CHARGING
173
174
+ target_method net.minecraft.world.entity.monster.Vex getVexFlag (I)Z
175
@@ -1628,6 +_,7 @@
176
return s2c_animation_id
177
0 commit comments