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

17 lines
477 B
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS agb net/minecraft/entity/passive/PassiveEntity
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-21 11:58:05 -05:00
METHOD a createChild (Lagb;)Lagb;
METHOD a interactMob (Laqf;Laex;)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