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

19 lines
556 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
2019-07-04 11:29:01 -04:00
METHOD <init> (Laku;FI)V
2019-03-29 03:04:08 -04:00
ARG 2 speed
2019-03-28 03:33:27 -04:00
ARG 3 completionRange
2019-07-04 11:29:01 -04:00
METHOD <init> (Lcsf;FI)V
2019-03-28 03:33:27 -04:00
ARG 1 pos
ARG 2 speedFactor
ARG 3 completionRange
2019-03-20 13:56:26 -04:00
METHOD <init> (Lev;FI)V
ARG 1 pos
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