yarn/mappings/none/bmg.mapping

20 lines
500 B
Plaintext

CLASS none/bmg
FIELD a game Lnone/bdr;
FIELD b networkHandler Lnone/bmf;
FIELD i currentGameMode Lnone/aiu;
METHOD <init> (Lnone/bdr;Lnone/bmf;)V
ARG 0 game
ARG 1 networkHandler
METHOD a (IIILnone/acb;Lnone/aam;)Lnone/aes;
ARG 0 guiId
ARG 1 invSlot
ARG 2 button
ARG 3 actionType
ARG 4 player
METHOD a setCurrentGameMode (Lnone/aiu;)V
ARG 0 value
METHOD h isCreativeMode ()Z
METHOD i hasExtendedReach ()Z
METHOD k isSpectatorMode ()Z
METHOD l getCurrentGameMode ()Lnone/aiu;