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

13 lines
435 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS auf net/minecraft/entity/passive/WanderingTraderEntity
CLASS auf$a net/minecraft/entity/passive/WanderingTraderEntity$WanderToTargetGoal
FIELD b proximityDistance D
FIELD c speed D
2019-03-14 08:57:09 -04:00
METHOD a isTooFarFrom (Leu;D)Z
ARG 2 proximityDistance
2019-03-14 08:57:09 -04:00
FIELD bB wanderTarget Leu;
FIELD bC despawnDelay I
METHOD dW getDespawnDelay ()I
METHOD dX getWanderTarget ()Leu;
METHOD i setWanderTarget (Leu;)V
METHOD r setDespawnDelay (I)V