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

16 lines
419 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS bae net/minecraft/item/ItemPlacementContext
FIELD a canReplaceHitBlock Z
2019-04-03 12:16:41 -04:00
FIELD g placedPos Lev;
2019-04-18 17:01:39 -04:00
METHOD <init> (Lbdl;)V
ARG 1 usageCtx
2019-04-18 17:01:39 -04:00
METHOD <init> (Lbhh;Lavx;Lagz;Lbca;Lcrr;)V
2019-01-24 08:08:28 -05:00
ARG 1 world
ARG 2 player
2019-04-18 17:01:39 -04:00
METHOD a create (Lbae;Lev;Lfa;)Lbae;
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;