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

15 lines
401 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS amo 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-06 15:22:24 -05:00
FIELD bF spawningGround Lbhv;
METHOD <init> (Lahm;Lbcu;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-02-06 15:22:24 -05:00
METHOD a canBreedWith (Lamo;)Z
ARG 1 other
METHOD d setLoveTicks (I)V
ARG 1 loveTicks
2019-02-06 15:22:24 -05:00
METHOD dK getLovingPlayer ()Lus;
METHOD dL isInLove ()Z
METHOD dM resetLoveTicks ()V
METHOD f isBreedingItem (Laxm;)Z