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

24 lines
921 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 G_ update ()V
METHOD a getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD a setType (I)V
METHOD a applyMirror (Laqm;)V
METHOD a applyRotation (Lasa;)V
METHOD a setOwnerAndType (Lcom/mojang/authlib/GameProfile;)V
METHOD a setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
METHOD a deserialize (Lfc;)V
METHOD a setUserCache (Loe;)V
METHOD b setRotation (I)V
METHOD b loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
METHOD b serialize (Lfc;)Lfc;
METHOD c getUpdatePacket ()Lhi;
METHOD d serializeInitialChunkData ()Lfc;
METHOD e getType ()I
METHOD f getRotation ()I
METHOD h loadOwnerProperties ()V