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

15 lines
401 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS apr net/minecraft/entity/passive/AnimalEntity
2019-03-14 08:57:09 -04:00
FIELD bA loveTicks I
FIELD bB lovingPlayer Ljava/util/UUID;
2019-03-20 13:56:26 -04:00
FIELD bD spawningGround Lblg;
METHOD <init> (Laic;Lbgf;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-03-20 13:56:26 -04:00
METHOD a canBreedWith (Lapr;)Z
ARG 1 other
2019-03-20 13:56:26 -04:00
METHOD dV getLovingPlayer ()Lve;
METHOD dW isInLove ()Z
METHOD dX resetLoveTicks ()V
METHOD j isBreedingItem (Lbaz;)Z
2019-02-27 13:17:22 -05:00
METHOD q setLoveTicks (I)V
ARG 1 loveTicks