Uses of Class
net.minecraft.client.data.models.model.TexturedModel
Packages that use TexturedModel
Package
Description
-
Uses of TexturedModel in net.minecraft.client.data.models
Fields in net.minecraft.client.data.models with type parameters of type TexturedModelModifier and TypeFieldDescriptionfinal Map<Block, TexturedModel> BlockModelGenerators.texturedModels -
Uses of TexturedModel in net.minecraft.client.data.models.model
Methods in net.minecraft.client.data.models.model that return TexturedModelModifier and TypeMethodDescriptionstatic TexturedModelTexturedModel.createAllSame(ResourceLocation location) TexturedModel.updateTextures(Consumer<TextureMapping> updater) -
Uses of TexturedModel in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions that return TexturedModelModifier and TypeMethodDescriptionprivate TexturedModelITexturedModelExtension.self()default TexturedModelITexturedModelExtension.updateTemplate(UnaryOperator<ModelTemplate> modifier) Returns a new textured model holding the modifiedModelTemplate