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

15 lines
401 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS amt net/minecraft/entity/passive/AnimalEntity
2019-01-16 13:24:40 -05:00
FIELD bC loveTicks I
FIELD bD lovingPlayer Ljava/util/UUID;
2019-02-13 12:35:08 -05:00
FIELD bF spawningGround Lbic;
METHOD <init> (Lahp;Lbdb;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-02-13 12:35:08 -05:00
METHOD a canBreedWith (Lamt;)Z
ARG 1 other
METHOD d setLoveTicks (I)V
ARG 1 loveTicks
2019-02-13 12:35:08 -05:00
METHOD dK getLovingPlayer ()Luv;
2019-02-06 15:22:24 -05:00
METHOD dL isInLove ()Z
METHOD dM resetLoveTicks ()V
2019-02-13 12:35:08 -05:00
METHOD f isBreedingItem (Laxt;)Z