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

28 lines
812 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS bry net/minecraft/client/player/PlayerCapabilitites
FIELD a game Lbhz;
FIELD b networkHandler Lbrx;
FIELD c currentBreakingPos Let;
2016-10-18 11:26:35 -04:00
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
2017-06-08 10:01:49 -04:00
FIELD i currentGameMode Lamq;
METHOD <init> (Lbhz;Lbrx;)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
2017-06-08 10:01:49 -04:00
METHOD a copyAbilities (Laeb;)V
2017-05-13 02:02:51 -04:00
ARG 0 playerEntity
2017-06-08 10:01:49 -04:00
METHOD a setCurrentGameMode (Lamq;)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
2017-06-08 10:01:49 -04:00
METHOD l getCurrentGameMode ()Lamq;
METHOD m isBreakingBlock ()Z