yarn/mappings/net/minecraft/entity/ai/brain/task/VillagerWalkTowardsTask.map...

29 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_4122 net/minecraft/entity/ai/brain/task/VillagerWalkTowardsTask
FIELD field_18382 destination Lnet/minecraft/class_4140;
FIELD field_18383 speed F
FIELD field_18384 completionRange I
FIELD field_18385 maxRange I
2019-06-28 17:55:20 -04:00
FIELD field_19292 maxRunTime I
METHOD <init> (Lnet/minecraft/class_4140;FIII)V
2019-05-07 17:48:07 -04:00
ARG 1 destination
ARG 2 speed
ARG 3 completionRange
ARG 4 maxRange
2019-05-07 17:48:07 -04:00
ARG 5 maxRunTime
2020-07-29 11:36:02 -04:00
METHOD method_19597 exceedsMaxRange (Lnet/minecraft/class_1646;Lnet/minecraft/class_4208;)Z
ARG 1 villager
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_19988 reachedDestination (Lnet/minecraft/class_3218;Lnet/minecraft/class_1646;Lnet/minecraft/class_4208;)Z
2019-05-07 17:48:07 -04:00
ARG 1 world
ARG 2 villager
2019-06-28 17:55:20 -04:00
ARG 3 pos
METHOD method_20498 shouldGiveUp (Lnet/minecraft/class_3218;Lnet/minecraft/class_1646;)Z
2019-05-07 17:48:07 -04:00
ARG 1 world
ARG 2 villager
METHOD method_21722 giveUp (Lnet/minecraft/class_1646;J)V
ARG 1 villager
ARG 2 time
METHOD method_30952 dimensionMismatches (Lnet/minecraft/class_3218;Lnet/minecraft/class_4208;)Z
ARG 1 world
ARG 2 pos