yarn/mappings/net/minecraft/client/sortme/PlayerCapabilitites.mapping

38 lines
1.0 KiB
Plaintext
Raw Normal View History

2016-10-18 11:26:35 -04:00
CLASS none/bmg net/minecraft/client/sortme/PlayerCapabilitites
2016-09-20 11:18:54 -04:00
FIELD a game Lnone/bdr;
FIELD b networkHandler Lnone/bmf;
2016-10-18 11:26:35 -04:00
FIELD c currentBreakingPos Lnone/cn;
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
2016-09-20 11:18:54 -04:00
FIELD i currentGameMode Lnone/aiu;
METHOD <init> (Lnone/bdr;Lnone/bmf;)V
ARG 0 game
ARG 1 networkHandler
2016-10-18 11:26:35 -04:00
METHOD a hasSpectatorHud ()Z
METHOD a (I)V
ARG 0 selectedSlot
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 copyAbilities (Lnone/aam;)V
ARG 0 playerEntity
2016-09-20 11:18:54 -04:00
METHOD a setCurrentGameMode (Lnone/aiu;)V
ARG 0 value
METHOD a (Lnone/cn;)Z
ARG 0 pos
2016-10-18 11:26:35 -04:00
METHOD b hasStatusBars ()Z
METHOD b (Lnone/aam;)V
ARG 0 player
2016-10-18 11:26:35 -04:00
METHOD c cancelBlockBreaking ()V
METHOD f hasExperienceBar ()Z
METHOD g hasLimitedAttackSpeed ()Z
METHOD h hasCreativeInventory ()Z
2016-09-20 11:18:54 -04:00
METHOD i hasExtendedReach ()Z
2016-10-18 11:26:35 -04:00
METHOD j hasRidingInventory ()Z
METHOD k isFlyingLocked ()Z
2016-09-20 11:18:54 -04:00
METHOD l getCurrentGameMode ()Lnone/aiu;
2016-10-18 11:26:35 -04:00
METHOD m isBreakingBlock ()Z