Package org.spongepowered.api.block.entity
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.block.entity
-
ClassDescriptionRepresents a Banner
BlockEntity
.Represents a block entity.Represents the data of aBlockEntity
which does not exist in the world and may be used to create newBlockEntity
s with the same data.A builder forBlockEntityArchetype
s.Describes a type of block entity.Represents a Command Block.Represents a Redstone Comparator.Represents a DaylightDetector.Represents anEnchantment
table.Represents an Ender Chest.Represents an End Gateway.Represents an End Portal.Represents a jukebox, also known as a music disc player.Represents a Lectern.Represents a Monster Spawner.Represents aBlockEntity
which may have a display name.Represents a piston moving in the world.Represents a sign.Represents a head/skull from an entity.Represents a StructureBlock.Represents aTrial
Spawner.