Skip to content

Commit fd57d71

Browse files
Lulu13022002jpenilla
authored andcommitted
drop flags for vex flags for now
It's a flag but really used as constant for now to avoid trouble (cherry picked from commit 0e81673)
1 parent 5a29aad commit fd57d71

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

definitions.unpick.patch

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,14 @@
164164
group int cursor_shape
165165
org.lwjgl.glfw.GLFW.GLFW_ARROW_CURSOR
166166
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
167175
@@ -1628,6 +_,7 @@
168176
return s2c_animation_id
169177

0 commit comments

Comments
 (0)