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

20 lines
568 B
Plaintext

CLASS uu net/minecraft/server/network/ServerPlayerInteractionManager
FIELD a world Lbci;
FIELD b player Lut;
FIELD c gameMode Lbcf;
METHOD a update ()V
METHOD a interactItem (Larj;Lbci;Laxc;Lafw;)Lafx;
METHOD a interactBlock (Larj;Lbci;Laxc;Lafw;Lcmt;)Lafx;
ARG 1 player
ARG 2 world
ARG 3 stack
ARG 4 hand
METHOD a setGameMode (Lbcf;)V
METHOD a setWorld (Lur;)V
METHOD b getGameMode ()Lbcf;
METHOD b setGameModeIfNotPresent (Lbcf;)V
METHOD b tryBreakBlock (Let;)Z
METHOD c isSurvivalLike ()Z
METHOD c destroyBlock (Let;)Z
METHOD d isCreative ()Z