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 TexturedModel
TexturedModel.createAllSame
(ResourceLocation p_387693_) TexturedModel.updateTextures
(Consumer<TextureMapping> p_386813_) -
Uses of TexturedModel in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions that return TexturedModelModifier and TypeMethodDescriptionprivate TexturedModel
ITexturedModelExtension.self()
default TexturedModel
ITexturedModelExtension.updateTemplate
(UnaryOperator<ModelTemplate> modifier) Returns a new textured model holding the modifiedModelTemplate