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

26 lines
555 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS aus net/minecraft/item/ItemPlacementContext
FIELD j placedPos Let;
2018-12-12 12:22:18 -05:00
METHOD <init> (Laus;Let;Ley;)V
ARG 1 placementCtx
ARG 2 pos
ARG 3 facing
2018-12-12 12:22:18 -05:00
METHOD <init> (Layb;)V
ARG 1 usageCtx
2018-12-12 12:22:18 -05:00
METHOD <init> (Lbbp;Larb;Lawo;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;
2018-12-12 12:12:26 -05:00
METHOD a create (Laus;Let$a;Ley;)Laus;
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;