yarn/mappings/net/minecraft/entity/player/PlayerProperties.mapping

16 lines
424 B
Plaintext

CLASS none/lx net/minecraft/entity/player/PlayerProperties
FIELD a world Lnone/aiw;
FIELD b player Lnone/lw;
FIELD c gameMode Lnone/aiu;
METHOD <init> (Lnone/aiw;)V
ARG 0 world
METHOD a updateGameMode (Lnone/aiu;)V
ARG 0 gameMode
METHOD a setWorld (Lnone/lu;)V
ARG 0 value
METHOD b getGameMode ()Lnone/aiu;
METHOD b setGameMode (Lnone/aiu;)V
ARG 0 value
METHOD c isSurvivalLike ()Z
METHOD d isCreative ()Z