Package | Description |
---|---|
net.minecraftforge.client.model | |
net.minecraftforge.client.model.b3d | |
net.minecraftforge.client.model.obj |
Modifier and Type | Class and Description |
---|---|
static class |
ItemLayerModel.Loader |
static class |
ModelDynBucket.LoaderDynBucket |
static class |
ModelFluid.FluidLoader |
protected static class |
ModelLoader.VanillaLoader |
protected static class |
ModelLoader.VariantLoader |
static class |
MultiLayerModel.Loader |
Modifier and Type | Field and Description |
---|---|
private static java.util.Set<ICustomModelLoader> |
ModelLoaderRegistry.loaders |
Modifier and Type | Method and Description |
---|---|
static void |
ModelLoaderRegistry.registerLoader(ICustomModelLoader loader) |
Modifier and Type | Class and Description |
---|---|
class |
B3DLoader |
Modifier and Type | Class and Description |
---|---|
class |
OBJLoader |