Class SkullBlockEntity

java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.SkullBlockEntity

public class SkullBlockEntity extends BlockEntity
Mappings:
Namespace Name
official bdm
intermediary net/minecraft/class_1311
named net/minecraft/block/entity/SkullBlockEntity
  • Field Details

    • skullType

      private int skullType
      Mappings:
      Namespace Name Mixin selector
      official a Lbdm;a:I
      intermediary field_5034 Lnet/minecraft/class_1311;field_5034:I
      named skullType Lnet/minecraft/block/entity/SkullBlockEntity;skullType:I
    • rot

      private int rot
      Mappings:
      Namespace Name Mixin selector
      official f Lbdm;f:I
      intermediary field_5035 Lnet/minecraft/class_1311;field_5035:I
      named rot Lnet/minecraft/block/entity/SkullBlockEntity;rot:I
    • owner

      private com.mojang.authlib.GameProfile owner
      Mappings:
      Namespace Name Mixin selector
      official g Lbdm;g:Lcom/mojang/authlib/GameProfile;
      intermediary field_7500 Lnet/minecraft/class_1311;field_7500:Lcom/mojang/authlib/GameProfile;
      named owner Lnet/minecraft/block/entity/SkullBlockEntity;owner:Lcom/mojang/authlib/GameProfile;
  • Constructor Details

    • SkullBlockEntity

      public SkullBlockEntity()
  • Method Details

    • toNbt

      public void toNbt(NbtCompound nbt)
      Overrides:
      toNbt in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lbcm;b(Lfn;)V
      intermediary method_541 Lnet/minecraft/class_226;method_541(Lnet/minecraft/class_322;)V
      named toNbt Lnet/minecraft/block/entity/BlockEntity;toNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • fromNbt

      public void fromNbt(NbtCompound nbt)
      Overrides:
      fromNbt in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lbcm;a(Lfn;)V
      intermediary method_537 Lnet/minecraft/class_226;method_537(Lnet/minecraft/class_322;)V
      named fromNbt Lnet/minecraft/block/entity/BlockEntity;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • getOwner

      public com.mojang.authlib.GameProfile getOwner()
      Mappings:
      Namespace Name Mixin selector
      official b Lbdm;b()Lcom/mojang/authlib/GameProfile;
      intermediary method_6526 Lnet/minecraft/class_1311;method_6526()Lcom/mojang/authlib/GameProfile;
      named getOwner Lnet/minecraft/block/entity/SkullBlockEntity;getOwner()Lcom/mojang/authlib/GameProfile;
    • getPacket

      public Packet getPacket()
      Overrides:
      getPacket in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official x_ Lbcm;x_()Lid;
      intermediary method_544 Lnet/minecraft/class_226;method_544()Lnet/minecraft/class_700;
      named getPacket Lnet/minecraft/block/entity/BlockEntity;getPacket()Lnet/minecraft/network/Packet;
    • method_4212

      public void method_4212(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbdm;a(I)V
      intermediary method_4212 Lnet/minecraft/class_1311;method_4212(I)V
      named method_4212 Lnet/minecraft/block/entity/SkullBlockEntity;method_4212(I)V
    • setOwnerAndType

      public void setOwnerAndType(com.mojang.authlib.GameProfile owner)
      Mappings:
      Namespace Name Mixin selector
      official a Lbdm;a(Lcom/mojang/authlib/GameProfile;)V
      intermediary method_6527 Lnet/minecraft/class_1311;method_6527(Lcom/mojang/authlib/GameProfile;)V
      named setOwnerAndType Lnet/minecraft/block/entity/SkullBlockEntity;setOwnerAndType(Lcom/mojang/authlib/GameProfile;)V
    • loadOwnerProperties

      private void loadOwnerProperties()
      Mappings:
      Namespace Name Mixin selector
      official e Lbdm;e()V
      intermediary method_6528 Lnet/minecraft/class_1311;method_6528()V
      named loadOwnerProperties Lnet/minecraft/block/entity/SkullBlockEntity;loadOwnerProperties()V
    • method_8997

      public static com.mojang.authlib.GameProfile method_8997(com.mojang.authlib.GameProfile gameProfile)
      Mappings:
      Namespace Name Mixin selector
      official b Lbdm;b(Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
      intermediary method_8997 Lnet/minecraft/class_1311;method_8997(Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
      named method_8997 Lnet/minecraft/block/entity/SkullBlockEntity;method_8997(Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
    • method_4210

      public int method_4210()
      Mappings:
      Namespace Name Mixin selector
      official c Lbdm;c()I
      intermediary method_4210 Lnet/minecraft/class_1311;method_4210()I
      named method_4210 Lnet/minecraft/block/entity/SkullBlockEntity;method_4210()I
    • method_4213

      @Environment(CLIENT) public int method_4213()
      Mappings:
      Namespace Name Mixin selector
      official d Lbdm;d()I
      intermediary method_4213 Lnet/minecraft/class_1311;method_4213()I
      named method_4213 Lnet/minecraft/block/entity/SkullBlockEntity;method_4213()I
    • method_4211

      public void method_4211(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lbdm;b(I)V
      intermediary method_4211 Lnet/minecraft/class_1311;method_4211(I)V
      named method_4211 Lnet/minecraft/block/entity/SkullBlockEntity;method_4211(I)V