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

34 lines
1.1 KiB
Plaintext

CLASS none/arx net/minecraft/block/entity/BlockEntitySkull
FIELD a type I
FIELD f rotation I
FIELD g owner Lcom/mojang/authlib/GameProfile;
FIELD j userCache Lnone/mn;
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 setOwnerAndType (Lcom/mojang/authlib/GameProfile;)V
ARG 0 owner
METHOD a setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
ARG 0 value
METHOD a applyMirror (Lnone/any;)V
ARG 0 mirror
METHOD a applyRotation (Lnone/apl;)V
ARG 0 rotation
METHOD a deserialize (Lnone/dt;)V
ARG 0 tag
METHOD a setUserCache (Lnone/mn;)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 (Lnone/dt;)Lnone/dt;
ARG 0 tag
METHOD c getUpdatePacket ()Lnone/fy;
METHOD d serializeInitialChunkData ()Lnone/dt;
METHOD e getType ()I
METHOD f getRotation ()I
METHOD h loadOwnerProperties ()V