yarn/mappings/net/minecraft/entity/ai/pathing/LandPathNodeMaker.mapping

18 lines
638 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_14 net/minecraft/entity/ai/pathing/LandPathNodeMaker
FIELD field_63 waterPathNodeTypeWeight F
METHOD method_57 getPathNodeType (Lnet/minecraft/class_1308;III)Lnet/minecraft/class_7;
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 x
ARG 3 y
2019-06-28 17:55:20 -04:00
METHOD method_58 getBasicPathNodeType (Lnet/minecraft/class_1922;III)Lnet/minecraft/class_7;
2018-11-04 07:22:38 -05:00
ARG 1 blockView
ARG 2 x
ARG 3 y
2019-06-28 17:55:20 -04:00
METHOD method_62 getPathNode (IIIIDLnet/minecraft/class_2350;)Lnet/minecraft/class_9;
ARG 1 x
ARG 2 y
ARG 3 z
ARG 4 maxYStep
METHOD method_63 getPathNodeType (Lnet/minecraft/class_1308;Lnet/minecraft/class_2338;)Lnet/minecraft/class_7;
ARG 1 entity