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

19 lines
556 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> (Laku;FI)V
ARG 2 speed
ARG 3 completionRange
METHOD <init> (Lcsf;FI)V
ARG 1 pos
ARG 2 speedFactor
ARG 3 completionRange
METHOD <init> (Lev;FI)V
ARG 1 pos
ARG 2 speed
ARG 3 completionRange
METHOD method_19094 getLookTarget ()Lnet/minecraft/class_4115;
METHOD method_19095 getSpeed ()F
METHOD method_19096 getCompletionRange ()I