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

13 lines
384 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS avf net/minecraft/entity/passive/WanderingTraderEntity
CLASS avf$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-03-27 14:35:10 -04:00
FIELD bA wanderTarget Lev;
FIELD bB despawnDelay I
METHOD dZ getDespawnDelay ()I
METHOD ea getWanderTarget ()Lev;
2019-03-20 13:56:26 -04:00
METHOD g setWanderTarget (Lev;)V
2019-03-14 08:57:09 -04:00
METHOD r setDespawnDelay (I)V