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

19 lines
755 B
Plaintext

CLASS bon net/minecraft/block/entity/SkullBlockEntity
FIELD a owner Lcom/mojang/authlib/GameProfile;
FIELD g userCache Lwp;
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 fromTag (Lhs;)V
METHOD a setUserCache (Lwp;)V
ARG 0 value
METHOD ai_ toUpdatePacket ()Lke;
METHOD aj_ toInitialChunkDataTag ()Lhs;
METHOD b loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
ARG 0 profile
METHOD b toTag (Lhs;)Lhs;
METHOD c getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD d loadOwnerProperties ()V
METHOD e tick ()V