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

17 lines
436 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS bag net/minecraft/item/ItemPlacementContext
2019-06-03 12:42:18 -04:00
FIELD a canReplaceExisting Z
FIELD g placementPos Lev;
2019-06-03 12:48:18 -04:00
METHOD <init> (Lbdn;)V
2019-06-03 12:42:18 -04:00
ARG 1 context
2019-06-03 12:48:18 -04:00
METHOD <init> (Lbhj;Lavz;Lahd;Lbcc;Lcru;)V
2019-01-24 08:08:28 -05:00
ARG 1 world
ARG 2 player
2019-06-03 12:48:18 -04:00
METHOD a offset (Lbag;Lev;Lfa;)Lbag;
2019-06-03 12:42:18 -04:00
ARG 0 context
ARG 1 pos
ARG 2 side
METHOD b canPlace ()Z
2019-06-03 12:42:18 -04:00
METHOD c canReplaceExisting ()Z
METHOD d getPlayerLookDirection ()Lfa;
METHOD e getPlacementDirections ()[Lfa;