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

25 lines
727 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS cuz net/minecraft/client/player/PlayerCapabilitites
FIELD a game Lcjk;
FIELD b networkHandler Lcux;
FIELD c currentBreakingPos Leq;
2016-10-18 11:26:35 -04:00
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
FIELD i currentGameMode Layx;
2018-10-26 06:51:01 -04:00
METHOD <init> (Lcjk;Lcux;)V
ARG 0 game
ARG 1 networkHandler
METHOD a hasStatusBars ()Z
METHOD a copyAbilities (Lapb;)V
2017-05-13 02:02:51 -04:00
ARG 0 playerEntity
METHOD a setCurrentGameMode (Layx;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
METHOD b cancelBlockBreaking ()V
METHOD e hasExperienceBar ()Z
METHOD f hasLimitedAttackSpeed ()Z
METHOD g hasCreativeInventory ()Z
METHOD h hasExtendedReach ()Z
METHOD i hasRidingInventory ()Z
METHOD j isFlyingLocked ()Z
METHOD k getCurrentGameMode ()Layx;
METHOD l isBreakingBlock ()Z