yarn/mappings/net/minecraft/server/network/ServerPlayerInteractionMana...

24 lines
627 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ut net/minecraft/server/network/ServerPlayerInteractionManager
FIELD a world Lbbp;
FIELD b player Lus;
FIELD c gameMode Lbbm;
2018-11-29 15:10:38 -05:00
METHOD a update ()V
2018-12-12 12:12:26 -05:00
METHOD a interactItem (Larb;Lbbp;Lawo;Lafo;)Lafq;
METHOD a interactBlock (Larb;Lbbp;Lawo;Lafo;Let;Ley;FFF)Lafq;
2018-12-02 05:38:26 -05:00
ARG 1 player
ARG 2 world
ARG 3 stack
ARG 4 hand
ARG 5 pos
ARG 6 facing
ARG 7 hitX
ARG 8 hitY
2018-12-12 12:12:26 -05:00
METHOD a setGameMode (Lbbm;)V
METHOD a setWorld (Luq;)V
METHOD b getGameMode ()Lbbm;
METHOD b setGameModeIfNotPresent (Lbbm;)V
2018-12-02 05:38:26 -05:00
METHOD b tryBreakBlock (Let;)Z
2018-11-29 15:10:38 -05:00
METHOD c isSurvivalLike ()Z
2018-12-02 05:38:26 -05:00
METHOD c destroyBlock (Let;)Z
2018-11-29 15:10:38 -05:00
METHOD d isCreative ()Z