Class ChestBlockEntity

All Implemented Interfaces:
Clearable, Container, MenuConstructor, LidBlockEntity, MenuProvider, Nameable, ICapabilityProvider, ICapabilityProviderImpl<BlockEntity>, ICapabilitySerializable<CompoundTag>, IForgeBlockEntity, INBTSerializable<CompoundTag>
Direct Known Subclasses:
TrappedChestBlockEntity

public class ChestBlockEntity extends RandomizableContainerBlockEntity implements LidBlockEntity