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

18 lines
401 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cnr net/minecraft/entity/ai/pathing/LandPathNodeMaker
FIELD j waterPathNodeTypeWeight F
2019-06-19 13:48:53 -04:00
METHOD a getPathNode (IIIIDLfa;)Lcnk;
2019-05-09 11:00:37 -04:00
ARG 1 x
ARG 2 y
ARG 3 z
ARG 4 maxYStep
2019-06-19 13:48:53 -04:00
METHOD a getPathNodeType (Laiv;III)Lcni;
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 x
ARG 3 y
2019-06-19 13:48:53 -04:00
METHOD a getPathNodeType (Laiv;Lev;)Lcni;
2018-11-04 07:22:38 -05:00
ARG 1 entity
2019-06-19 13:48:53 -04:00
METHOD b getBasicPathNodeType (Lbgw;III)Lcni;
2018-11-04 07:22:38 -05:00
ARG 1 blockView
ARG 2 x
ARG 3 y