Class CustomSignsTest.CustomSignBlockEntity

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

public static class CustomSignsTest.CustomSignBlockEntity extends net.minecraft.world.level.block.entity.SignBlockEntity
  • Constructor Details

    • CustomSignBlockEntity

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

    • getType

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