yarn/mappings/net/minecraft/world/ScheduledBlockTick.mapping

12 lines
270 B
Plaintext

CLASS alt net/minecraft/world/ScheduledBlockTick
FIELD a pos Ldx;
FIELD b time J
FIELD c priority I
FIELD d id_counter J
FIELD e block Lank;
FIELD f id J
METHOD a getBlock ()Lank;
METHOD a setPriority (I)V
METHOD a setTime (J)Lalt;
METHOD a compareTo (Lalt;)I