Uses of Interface
net.minecraftforge.client.model.IModelLoader
Package
Description
-
Uses of IModelLoader in net.minecraftforge.client.model
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
Modifier and TypeFieldDescriptionprivate static Map<ResourceLocation,IModelLoader<?>>
ModelLoaderRegistry.loaders
Modifier and TypeMethodDescriptionstatic void
ModelLoaderRegistry.registerLoader(ResourceLocation id, IModelLoader<?> loader)
Makes system aware of your loader. -
Uses of IModelLoader in net.minecraftforge.client.model.obj
-
Uses of IModelLoader in net.minecraftforge.debug.block
Modifier and TypeClassDescriptionprivate static class
-
Uses of IModelLoader in net.minecraftforge.debug.client.model