Uses of Class
net.minecraft.client.data.models.model.TexturedModel
Packages that use TexturedModel
Package
Description
Extension interfaces for
client-only classes.-
Uses of TexturedModel in net.minecraft.client.data.models
Fields in net.minecraft.client.data.models with type parameters of type TexturedModelModifier and TypeFieldDescriptionstatic final Map<Block, TexturedModel> BlockModelGenerators.TEXTURED_MODELS -
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 pLocation) TexturedModel.updateTextures(Consumer<TextureMapping> pUpdater) -
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