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

18 lines
401 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cii net/minecraft/entity/ai/pathing/LandPathNodeMaker
FIELD j waterPathNodeTypeWeight F
2019-01-16 13:24:40 -05:00
METHOD a getPathNode (IIIIDLey;)Lcib;
ARG 1 x
ARG 2 y
ARG 3 z
2018-11-04 07:22:38 -05:00
ARG 4 maxYStep
2019-01-16 13:24:40 -05:00
METHOD a getPathNodeType (Lahm;III)Lchz;
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 x
ARG 3 y
2019-01-16 13:24:40 -05:00
METHOD a getPathNodeType (Lahm;Let;)Lchz;
2018-11-04 07:22:38 -05:00
ARG 1 entity
2019-01-24 11:47:45 -05:00
METHOD b getBasicPathNodeType (Lbbw;III)Lchz;
2018-11-04 07:22:38 -05:00
ARG 1 blockView
ARG 2 x
ARG 3 y