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

13 lines
384 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS avk net/minecraft/entity/passive/WanderingTraderEntity
CLASS avk$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-12 10:38:24 -04:00
FIELD bA despawnDelay I
FIELD bz wanderTarget Lev;
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