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

19 lines
528 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS arp net/minecraft/entity/passive/LlamaEntity
2019-04-05 12:03:47 -04:00
FIELD bK ATTR_STRENGTH Lqh;
FIELD bL CARPET_COLOR Lqh;
FIELD bM ATTR_VARIANT Lqh;
2019-04-10 11:36:17 -04:00
METHOD a setCarpetColor (Lbar;)V
2019-04-04 18:04:19 -04:00
ARG 1 color
2019-04-03 12:16:41 -04:00
METHOD eA getVariant ()I
2019-04-10 11:36:17 -04:00
METHOD eB getCarpetColor ()Lbar;
METHOD eC createChild ()Larp;
2019-04-03 12:16:41 -04:00
METHOD eF isFollowing ()Z
2019-04-10 11:36:17 -04:00
METHOD eG getFollowing ()Larp;
2019-04-04 18:04:19 -04:00
METHOD eH initializeStrength ()V
2019-04-03 12:16:41 -04:00
METHOD ey isTrader ()Z
METHOD ez getStrength ()I
2019-04-10 11:36:17 -04:00
METHOD k getColorFromCarpet (Lbbu;)Lbar;
2019-04-04 18:04:19 -04:00
ARG 0 color
2019-02-27 13:17:22 -05:00
METHOD u setVariant (I)V
METHOD v setStrength (I)V