yarn/mappings/none/bmg.mapping

14 lines
375 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
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 setCurrentGameMode (Lnone/aiu;)V
ARG 0 value
METHOD h isCreativeMode ()Z
METHOD i hasExtendedReach ()Z
METHOD k isSpectatorMode ()Z
METHOD l getCurrentGameMode ()Lnone/aiu;