Interface IForgeContainerType<T>
- All Known Implementing Classes:
ContainerType
public interface IForgeContainerType<T>
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(int windowId, PlayerInventory playerInv, PacketBuffer extraData) static <T extends Container>
ContainerType<T>create
(IContainerFactory<T> factory)
-
Method Details
-
create
-
create
-