Uses of Class
net.minecraft.client.renderer.model.ItemModelGenerator
-
Packages that use ItemModelGenerator Package Description net.minecraft.client.renderer.model net.minecraftforge.client.model -
-
Uses of ItemModelGenerator in net.minecraft.client.renderer.model
Fields in net.minecraft.client.renderer.model declared as ItemModelGenerator Modifier and Type Field Description private static ItemModelGeneratorModelBakery. ITEM_MODEL_GENERATOR -
Uses of ItemModelGenerator in net.minecraftforge.client.model
Fields in net.minecraftforge.client.model declared as ItemModelGenerator Modifier and Type Field Description private static ItemModelGeneratorModelLoaderRegistry. ITEM_MODEL_GENERATOR
-