Class ChestBlockEntity

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

public class ChestBlockEntity extends RandomizableContainerBlockEntity implements LidBlockEntity