yarn/mappings/net/minecraft/entity/passive/EntityPassive.mapping

15 lines
442 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ty net/minecraft/entity/passive/EntityPassive
FIELD a breedingAge I
2017-04-05 07:31:24 -04:00
FIELD bx CHILD Llx;
2017-04-05 14:11:28 -04:00
METHOD a setSize (FF)V
METHOD a interactMob (Lacu;Lsw;)Z
METHOD a deserializeCustomData (Lfc;)V
METHOD a onTrackedDataSet (Llx;)V
2017-04-05 07:31:24 -04:00
METHOD a createChild (Lty;)Lty;
2017-04-05 14:11:28 -04:00
METHOD b serializeCustomData (Lfc;)V
2017-04-05 07:31:24 -04:00
METHOD c setBreedingAge (I)V
2017-04-05 14:11:28 -04:00
METHOD i initDataTracker ()V
METHOD l getBreedingAge ()I
2017-04-05 14:11:28 -04:00
METHOD l_ isChild ()Z
METHOD n updateMovement ()V