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

17 lines
477 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS afz net/minecraft/entity/passive/EntityPassive
FIELD a breedingAge I
2018-11-15 12:05:03 -05:00
FIELD bC CHILD Lpm;
2017-04-05 14:11:28 -04:00
METHOD a setSize (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 width
2018-11-15 12:05:03 -05:00
METHOD a createChild (Lafz;)Lafz;
METHOD a interactMob (Laqa;Laev;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-07 11:37:58 -05:00
METHOD a deserializeCustomData (Lho;)V
2018-11-15 12:05:03 -05:00
METHOD a onTrackedDataSet (Lpm;)V
2018-11-07 11:37:58 -05:00
METHOD b serializeCustomData (Lho;)V
METHOD b_ setBreedingAge (I)V
METHOD i getBreedingAge ()I
METHOD k updateMovement ()V
METHOD y_ initDataTracker ()V
METHOD z_ isChild ()Z