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

20 lines
568 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS uu net/minecraft/server/network/ServerPlayerInteractionManager
FIELD a world Lbci;
FIELD b player Lut;
FIELD c gameMode Lbcf;
2018-11-29 15:10:38 -05:00
METHOD a update ()V
2019-01-16 13:24:40 -05:00
METHOD a interactItem (Larj;Lbci;Laxc;Lafw;)Lafx;
METHOD a interactBlock (Larj;Lbci;Laxc;Lafw;Lcmt;)Lafx;
2018-12-02 05:38:26 -05:00
ARG 1 player
ARG 2 world
ARG 3 stack
ARG 4 hand
2019-01-16 13:24:40 -05:00
METHOD a setGameMode (Lbcf;)V
METHOD a setWorld (Lur;)V
METHOD b getGameMode ()Lbcf;
METHOD b setGameModeIfNotPresent (Lbcf;)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