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

17 lines
698 B
Plaintext

CLASS auo net/minecraft/block/entity/BlockEntitySkull
FIELD a type I
FIELD f rotation I
FIELD g owner Lcom/mojang/authlib/GameProfile;
FIELD j userCache Loe;
FIELD k sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD a getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD a setType (I)V
METHOD a setOwnerAndType (Lcom/mojang/authlib/GameProfile;)V
METHOD a setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
METHOD a setUserCache (Loe;)V
METHOD b setRotation (I)V
METHOD b loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
METHOD e getType ()I
METHOD f getRotation ()I
METHOD h loadOwnerProperties ()V