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

13 lines
348 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS ayp net/minecraft/item/ItemUsageContext
FIELD b player Larj;
FIELD d world Lbci;
FIELD e stack Laxc;
2018-11-27 13:50:51 -05:00
METHOD a getPos ()Let;
METHOD f getPlayerHorizontalFacing ()Ley;
METHOD g isPlayerSneaking ()Z
METHOD h getPlayerYaw ()F
2019-01-16 13:24:40 -05:00
METHOD i getFacing ()Ley;
METHOD l getItemStack ()Laxc;
METHOD m getPlayer ()Larj;
METHOD n getWorld ()Lbci;