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

13 lines
384 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS avq net/minecraft/entity/passive/WanderingTraderEntity
CLASS avq$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-17 12:41:25 -04:00
FIELD bA wanderTarget Lev;
FIELD bB despawnDelay I
METHOD eg getDespawnDelay ()I
METHOD eh 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