Class CustomHeadTest.CustomSkullBlockEntity

java.lang.Object
net.neoforged.neoforge.attachment.AttachmentHolder
net.minecraft.world.level.block.entity.BlockEntity
net.minecraft.world.level.block.entity.SkullBlockEntity
net.neoforged.neoforge.oldtest.block.CustomHeadTest.CustomSkullBlockEntity
All Implemented Interfaces:
IAttachmentHolder, IBlockEntityExtension
Enclosing class:
CustomHeadTest

private static class CustomHeadTest.CustomSkullBlockEntity extends net.minecraft.world.level.block.entity.SkullBlockEntity
  • Constructor Details

    • CustomSkullBlockEntity

      public CustomSkullBlockEntity(net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
  • Method Details

    • getType

      public net.minecraft.world.level.block.entity.BlockEntityType<?> getType()
      Overrides:
      getType in class net.minecraft.world.level.block.entity.BlockEntity