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

12 lines
341 B
Plaintext
Raw Normal View History

CLASS um net/minecraft/server/network/ServerPlayerInteractionManager
2018-11-29 15:10:38 -05:00
FIELD a world Lbaq;
FIELD b player Lul;
FIELD c gameMode Lban;
METHOD a update ()V
METHOD a setGameMode (Lban;)V
METHOD a setWorld (Luj;)V
METHOD b getGameMode ()Lban;
METHOD b setGameModeIfNotPresent (Lban;)V
METHOD c isSurvivalLike ()Z
METHOD d isCreative ()Z