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

38 lines
986 B
Plaintext
Raw Normal View History

2016-10-18 11:52:14 -04:00
CLASS bmg net/minecraft/client/player/PlayerCapabilitites
2016-10-18 11:31:59 -04:00
FIELD a game Lbdr;
FIELD b networkHandler Lbmf;
FIELD c currentBreakingPos Lcn;
2016-10-18 11:26:35 -04:00
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
2016-10-18 11:31:59 -04:00
FIELD i currentGameMode Laiu;
METHOD <init> (Lbdr;Lbmf;)V
2016-09-20 11:18:54 -04:00
ARG 0 game
ARG 1 networkHandler
2016-10-18 11:26:35 -04:00
METHOD a hasSpectatorHud ()Z
2016-10-18 11:52:14 -04:00
METHOD a sendItemPickPacket (I)V
2016-10-18 11:26:35 -04:00
ARG 0 selectedSlot
2016-10-18 11:31:59 -04:00
METHOD a (IIILacb;Laam;)Laes;
ARG 0 guiId
ARG 1 invSlot
ARG 2 button
ARG 3 actionType
ARG 4 player
2016-10-18 11:31:59 -04:00
METHOD a copyAbilities (Laam;)V
ARG 0 playerEntity
2016-10-18 11:31:59 -04:00
METHOD a setCurrentGameMode (Laiu;)V
2016-09-20 11:18:54 -04:00
ARG 0 value
2016-10-18 11:31:59 -04:00
METHOD a (Lcn;)Z
ARG 0 pos
2016-10-18 11:26:35 -04:00
METHOD b hasStatusBars ()Z
2016-10-18 11:31:59 -04:00
METHOD b (Laam;)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-10-18 11:31:59 -04:00
METHOD l getCurrentGameMode ()Laiu;
2016-10-18 11:26:35 -04:00
METHOD m isBreakingBlock ()Z