yarn/mappings/net/minecraft/item/ItemPlacementContext.mapping

26 lines
555 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS avi net/minecraft/item/ItemPlacementContext
FIELD j placedPos Let;
2019-01-09 12:20:38 -05:00
METHOD <init> (Lavi;Let;Ley;)V
ARG 1 placementCtx
ARG 2 pos
ARG 3 facing
2019-01-09 12:20:38 -05:00
METHOD <init> (Layq;)V
ARG 1 usageCtx
2019-01-09 12:20:38 -05:00
METHOD <init> (Lbcf;Lark;Laxd;Let;Ley;FFF)V
ARG 1 world
ARG 2 player
ARG 3 stack
ARG 4 pos
ARG 5 facing
ARG 6 hitX
ARG 7 hitY
ARG 8 hitZ
2018-11-27 13:50:51 -05:00
METHOD a getPos ()Let;
2019-01-09 12:20:38 -05:00
METHOD a create (Lavi;Let$a;Ley;)Lavi;
ARG 0 placementCtx
ARG 1 pos
ARG 2 facing
METHOD b canPlace ()Z
2018-11-27 13:50:51 -05:00
METHOD d getPlayerFacing ()Ley;
METHOD e getPlacementFacings ()[Ley;