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

34 lines
1.0 KiB
Plaintext

CLASS arx net/minecraft/block/entity/BlockEntitySkull
FIELD a type I
FIELD f rotation I
FIELD g owner Lcom/mojang/authlib/GameProfile;
FIELD j userCache Lmn;
FIELD k sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD D_ update ()V
METHOD a getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD a setType (I)V
ARG 0 type
METHOD a applyMirror (Lany;)V
ARG 0 mirror
METHOD a applyRotation (Lapl;)V
ARG 0 rotation
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 deserialize (Ldt;)V
ARG 0 tag
METHOD a setUserCache (Lmn;)V
ARG 0 value
METHOD b setRotation (I)V
ARG 0 value
METHOD b loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
ARG 0 profile
METHOD b serialize (Ldt;)Ldt;
ARG 0 tag
METHOD c getUpdatePacket ()Lfy;
METHOD d serializeInitialChunkData ()Ldt;
METHOD e getType ()I
METHOD f getRotation ()I
METHOD h loadOwnerProperties ()V