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

16 lines
383 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS avr net/minecraft/item/ItemPlacementContext
2019-01-16 13:24:40 -05:00
FIELD f placedPos Let;
2019-02-06 15:22:24 -05:00
METHOD <init> (Layz;)V
ARG 1 usageCtx
2019-02-06 15:22:24 -05:00
METHOD <init> (Lbcu;Lars;Laxm;Lcmv;)V
2019-01-24 08:08:28 -05:00
ARG 1 world
ARG 2 player
ARG 3 stack
ARG 4 hitResult
2019-02-06 15:22:24 -05:00
METHOD a create (Lavr;Let;Ley;)Lavr;
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;