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

22 lines
807 B
Plaintext

CLASS bmh net/minecraft/block/entity/BlockEntitySkull
FIELD a owner Lcom/mojang/authlib/GameProfile;
FIELD g userCache Lvz;
FIELD h sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD Z_ tick ()V
METHOD a setOwnerAndType (Lcom/mojang/authlib/GameProfile;)V
ARG 0 owner
METHOD a setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
ARG 0 value
METHOD a serialize (Lhm;)Lhm;
ARG 0 tag
METHOD a setUserCache (Lvz;)V
ARG 0 value
METHOD aa_ getUpdatePacket ()Ljy;
METHOD ab_ serializeInitialChunkData ()Lhm;
METHOD b loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
ARG 0 profile
METHOD b deserialize (Lhm;)V
ARG 0 tag
METHOD c getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD d loadOwnerProperties ()V