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

19 lines
528 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS arm net/minecraft/entity/passive/LlamaEntity
FIELD bK ATTR_STRENGTH Lqh;
FIELD bL CARPET_COLOR Lqh;
FIELD bM ATTR_VARIANT Lqh;
METHOD a setCarpetColor (Lbao;)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-05 12:03:47 -04:00
METHOD eB getCarpetColor ()Lbao;
METHOD eC createChild ()Larm;
2019-04-03 12:16:41 -04:00
METHOD eF isFollowing ()Z
2019-04-05 12:03:47 -04:00
METHOD eG getFollowing ()Larm;
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-05 12:03:47 -04:00
METHOD k getColorFromCarpet (Lbbr;)Lbao;
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