Class ContainerType<T extends Container>

java.lang.Object
net.minecraftforge.registries.ForgeRegistryEntry<ContainerType<?>>
net.minecraft.inventory.container.ContainerType<T>
All Implemented Interfaces:
IForgeContainerType<T>, IForgeRegistryEntry<ContainerType<?>>

public class ContainerType<T extends Container> extends ForgeRegistryEntry<ContainerType<?>> implements IForgeContainerType<T>