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

17 lines
436 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS bai net/minecraft/item/ItemPlacementContext
2019-06-03 12:42:18 -04:00
FIELD a canReplaceExisting Z
FIELD g placementPos Lev;
2019-06-07 07:45:25 -04:00
METHOD <init> (Lbdp;)V
2019-06-03 12:42:18 -04:00
ARG 1 context
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbhm;Lawb;Lahf;Lbce;Lcrx;)V
2019-01-24 08:08:28 -05:00
ARG 1 world
ARG 2 player
2019-06-07 07:45:25 -04:00
METHOD a offset (Lbai;Lev;Lfa;)Lbai;
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;