yarn/mappings/net/minecraft/client/render/PartiallyBrokenBlockEntry.m...

16 lines
563 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3191 net/minecraft/client/render/PartiallyBrokenBlockEntry
FIELD field_13857 lastUpdateTicks I
FIELD field_13858 stage I
FIELD field_13859 breakingEntityId I
FIELD field_13860 pos Lnet/minecraft/class_2338;
METHOD <init> (ILnet/minecraft/class_2338;)V
ARG 1 breakingEntityId
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_13987 setStage (I)V
ARG 1 value
2019-06-28 17:55:20 -04:00
METHOD method_13988 getStage ()I
METHOD method_13989 setLastUpdateTicks (I)V
ARG 1 value
2019-06-28 17:55:20 -04:00
METHOD method_13990 getLastUpdateTicks ()I
METHOD method_13991 getPos ()Lnet/minecraft/class_2338;