yarn/mappings/net/minecraft/entity/ai/brain/WalkTarget.mapping

24 lines
732 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_4142 net/minecraft/entity/ai/brain/WalkTarget
FIELD field_18460 lookTarget Lnet/minecraft/class_4115;
FIELD field_18461 speed F
FIELD field_18462 completionRange I
METHOD <init> (Lnet/minecraft/class_1297;FI)V
ARG 1 entity
ARG 2 speed
ARG 3 completionRange
METHOD <init> (Lnet/minecraft/class_2338;FI)V
ARG 1 pos
2019-03-29 03:04:08 -04:00
ARG 2 speed
2019-03-28 03:33:27 -04:00
ARG 3 completionRange
METHOD <init> (Lnet/minecraft/class_243;FI)V
2019-03-28 03:33:27 -04:00
ARG 1 pos
ARG 2 speed
2019-03-28 03:33:27 -04:00
ARG 3 completionRange
METHOD <init> (Lnet/minecraft/class_4115;FI)V
ARG 1 lookTarget
ARG 2 speed
2019-03-28 03:33:27 -04:00
ARG 3 completionRange
2019-06-28 17:55:20 -04:00
METHOD method_19094 getLookTarget ()Lnet/minecraft/class_4115;
METHOD method_19095 getSpeed ()F
METHOD method_19096 getCompletionRange ()I