yarn/mappings/net/minecraft/block/entity/SkullBlockEntity.mapping

19 lines
757 B
Plaintext

CLASS bnn net/minecraft/block/entity/SkullBlockEntity
FIELD a owner Lcom/mojang/authlib/GameProfile;
FIELD g userCache Lwj;
FIELD h sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD a setOwnerAndType (Lcom/mojang/authlib/GameProfile;)V
METHOD a setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
ARG 0 value
METHOD a toTag (Lhq;)Lhq;
METHOD a setUserCache (Lwj;)V
ARG 0 value
METHOD aa_ tick ()V
METHOD ab_ toUpdatePacket ()Lkc;
METHOD ac_ toInitialChunkDataTag ()Lhq;
METHOD b loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
ARG 0 profile
METHOD b fromTag (Lhq;)V
METHOD c getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD d loadOwnerProperties ()V