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

17 lines
412 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS avh net/minecraft/item/ItemPlacementContext
FIELD f placedPos Let;
METHOD <init> (Layp;)V
ARG 1 usageCtx
2019-01-24 08:08:28 -05:00
METHOD <init> (Lbci;Larj;Laxc;Lcmt;)V
ARG 1 world
ARG 2 player
ARG 3 stack
ARG 4 hitResult
METHOD a getBlockPos ()Let;
2019-01-16 13:24:40 -05:00
METHOD a create (Lavh;Let;Ley;)Lavh;
ARG 0 placementCtx
ARG 2 facing
METHOD b canPlace ()Z
2018-11-27 13:50:51 -05:00
METHOD d getPlayerFacing ()Ley;
METHOD e getPlacementFacings ()[Ley;