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

24 lines
732 B
Plaintext

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
ARG 2 speed
ARG 3 completionRange
METHOD <init> (Lnet/minecraft/class_243;FI)V
ARG 1 pos
ARG 2 speed
ARG 3 completionRange
METHOD <init> (Lnet/minecraft/class_4115;FI)V
ARG 1 lookTarget
ARG 2 speed
ARG 3 completionRange
METHOD method_19094 getLookTarget ()Lnet/minecraft/class_4115;
METHOD method_19095 getSpeed ()F
METHOD method_19096 getCompletionRange ()I