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

13 lines
384 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS avh net/minecraft/entity/passive/WanderingTraderEntity
CLASS avh$a WanderToTargetGoal
FIELD b proximityDistance D
FIELD c speed D
2019-03-20 13:56:26 -04:00
METHOD a isTooFarFrom (Lev;D)Z
ARG 2 proximityDistance
2019-04-05 12:03:47 -04:00
FIELD bB wanderTarget Lev;
FIELD bC despawnDelay I
2019-04-03 12:16:41 -04:00
METHOD ed getDespawnDelay ()I
METHOD ee getWanderTarget ()Lev;
2019-03-20 13:56:26 -04:00
METHOD g setWanderTarget (Lev;)V
2019-04-03 12:16:41 -04:00
METHOD s setDespawnDelay (I)V