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

22 lines
726 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1296 net/minecraft/entity/passive/PassiveEntity
FIELD field_5947 happyTicksRemaining I
FIELD field_5948 forcedAge I
FIELD field_5949 CHILD Lnet/minecraft/class_2940;
FIELD field_5950 breedingAge I
2019-07-04 11:29:01 -04:00
METHOD <init> (Laiq;Lbhp;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-06-28 17:55:20 -04:00
METHOD method_18249 onPlayerSpawnedChild (Lnet/minecraft/class_1657;Lnet/minecraft/class_1296;)V
2019-04-04 18:04:19 -04:00
ARG 1 player
ARG 2 child
2019-06-28 17:55:20 -04:00
METHOD method_5613 createChild (Lnet/minecraft/class_1296;)Lnet/minecraft/class_1296;
ARG 1 mate
METHOD method_5614 setBreedingAge (I)V
ARG 1 age
METHOD method_5615 growUp (I)V
ARG 1 age
2019-06-28 17:55:20 -04:00
METHOD method_5618 getBreedingAge ()I
METHOD method_5619 onGrowUp ()V
METHOD method_5620 growUp (IZ)V
ARG 1 age
ARG 2 overGrow