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

14 lines
342 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS ahy net/minecraft/entity/passive/PassiveEntity
FIELD bA CHILD Lqh;
2019-01-09 12:20:38 -05:00
FIELD b breedingAge I
FIELD c forcedAge I
2019-04-05 12:03:47 -04:00
METHOD <init> (Laie;Lbgx;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-04-05 12:03:47 -04:00
METHOD a createChild (Lahy;)Lahy;
2019-04-04 18:04:19 -04:00
ARG 1 mate
2019-04-05 12:03:47 -04:00
METHOD a onPlayerSpawnedChild (Lavo;Lahy;)V
2019-04-04 18:04:19 -04:00
ARG 1 player
ARG 2 child
METHOD b_ setBreedingAge (I)V
METHOD i getBreedingAge ()I