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

25 lines
727 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS cwz net/minecraft/client/player/PlayerCapabilitites
FIELD a game Lclp;
FIELD b networkHandler Lcwx;
FIELD c currentBreakingPos Leq;
2016-10-18 11:26:35 -04:00
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
2018-10-31 12:57:21 -04:00
FIELD i currentGameMode Lazq;
METHOD <init> (Lclp;Lcwx;)V
ARG 0 game
ARG 1 networkHandler
METHOD a hasStatusBars ()Z
2018-10-31 12:57:21 -04:00
METHOD a copyAbilities (Lapr;)V
2017-05-13 02:02:51 -04:00
ARG 0 playerEntity
2018-10-31 12:57:21 -04:00
METHOD a setCurrentGameMode (Lazq;)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
2018-10-31 12:57:21 -04:00
METHOD k getCurrentGameMode ()Lazq;
METHOD l isBreakingBlock ()Z