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

13 lines
384 B
Plaintext
Raw Normal View History

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