Uses of Interface
net.minecraftforge.fml.network.IContainerFactory
-
Packages that use IContainerFactory Package Description net.minecraftforge.common.extensions -
-
Uses of IContainerFactory in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions with parameters of type IContainerFactory Modifier and Type Method Description static <T extends Container>
ContainerType<T>IForgeContainerType. create(IContainerFactory<T> factory)
-