JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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 and Description
static <T extends
Container
>
ContainerType
<T>
IForgeContainerType.
create
(
IContainerFactory
<T> factory)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes