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

16 lines
419 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS baf net/minecraft/item/ItemPlacementContext
FIELD a canReplaceHitBlock Z
2019-04-03 12:16:41 -04:00
FIELD g placedPos Lev;
2019-05-07 12:05:49 -04:00
METHOD <init> (Lbdm;)V
ARG 1 usageCtx
2019-05-07 12:05:49 -04:00
METHOD <init> (Lbhi;Lavy;Lahc;Lbcb;Lcrt;)V
2019-01-24 08:08:28 -05:00
ARG 1 world
ARG 2 player
2019-05-07 12:05:49 -04:00
METHOD a create (Lbaf;Lev;Lfa;)Lbaf;
ARG 0 placementCtx
ARG 2 facing
METHOD b canPlace ()Z
METHOD c canReplaceHitBlock ()Z
2019-03-20 13:56:26 -04:00
METHOD d getPlayerFacing ()Lfa;
METHOD e getPlacementFacings ()[Lfa;