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

19 lines
753 B
Plaintext

CLASS bpf net/minecraft/block/entity/SkullBlockEntity
FIELD a owner Lcom/mojang/authlib/GameProfile;
FIELD g userCache Lww;
FIELD h sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD a toUpdatePacket ()Lke;
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 (Lww;)V
ARG 0 value
METHOD aa_ tick ()V
METHOD b 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