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

24 lines
638 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS arw net/minecraft/entity/passive/LlamaEntity
CLASS arw$a ChaseWolvesGoal
METHOD <init> (Larw;)V
ARG 1 llama
2019-04-17 12:41:25 -04:00
FIELD bJ ATTR_STRENGTH Lqh;
FIELD bK CARPET_COLOR Lqh;
FIELD bL ATTR_VARIANT Lqh;
2019-05-07 12:05:49 -04:00
METHOD a setCarpetColor (Lbay;)V
2019-04-04 18:04:19 -04:00
ARG 1 color
2019-04-17 12:41:25 -04:00
METHOD eB isTrader ()Z
METHOD eC getStrength ()I
METHOD eD getVariant ()I
2019-05-07 12:05:49 -04:00
METHOD eE getCarpetColor ()Lbay;
METHOD eF createChild ()Larw;
2019-04-17 12:41:25 -04:00
METHOD eI isFollowing ()Z
2019-05-07 12:05:49 -04:00
METHOD eJ getFollowing ()Larw;
2019-04-17 12:41:25 -04:00
METHOD eK initializeStrength ()V
2019-05-07 12:05:49 -04:00
METHOD h spitAt (Lair;)V
ARG 1 target
METHOD k getColorFromCarpet (Lbcb;)Lbay;
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