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

15 lines
401 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS amv net/minecraft/entity/passive/AnimalEntity
FIELD bA lovingPlayer Ljava/util/UUID;
FIELD bC spawningGround Lbig;
FIELD bz loveTicks I
METHOD <init> (Lahq;Lbdf;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-02-21 13:19:18 -05:00
METHOD a canBreedWith (Lamv;)Z
ARG 1 other
METHOD d setLoveTicks (I)V
ARG 1 loveTicks
2019-02-21 13:19:18 -05:00
METHOD dR getLovingPlayer ()Luw;
METHOD dS isInLove ()Z
METHOD dT resetLoveTicks ()V
METHOD g isBreedingItem (Laxx;)Z