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

28 lines
812 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bqj net/minecraft/client/player/PlayerCapabilitites
FIELD a game Lbgm;
FIELD b networkHandler Lbqi;
FIELD c currentBreakingPos Ldx;
2016-10-18 11:26:35 -04:00
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
2017-04-05 07:31:24 -04:00
FIELD i currentGameMode Lalg;
METHOD <init> (Lbgm;Lbqi;)V
ARG 0 game
ARG 1 networkHandler
METHOD a hasSpectatorHud ()Z
METHOD a sendItemPickPacket (I)V
2017-05-13 02:02:51 -04:00
ARG 0 selectedSlot
METHOD a copyAbilities (Lacu;)V
2017-05-13 02:02:51 -04:00
ARG 0 playerEntity
METHOD a setCurrentGameMode (Lalg;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
METHOD b hasStatusBars ()Z
METHOD c cancelBlockBreaking ()V
METHOD f hasExperienceBar ()Z
METHOD g hasLimitedAttackSpeed ()Z
METHOD h hasCreativeInventory ()Z
METHOD i hasExtendedReach ()Z
METHOD j hasRidingInventory ()Z
METHOD k isFlyingLocked ()Z
METHOD l getCurrentGameMode ()Lalg;
METHOD m isBreakingBlock ()Z