Uses of Class
net.minecraft.data.models.model.TexturedModel
Packages that use TexturedModel
-
Uses of TexturedModel in net.minecraft.data.models
Fields in net.minecraft.data.models with type parameters of type TexturedModelModifier and TypeFieldDescription(package private) final Map<Block, TexturedModel> BlockModelGenerators.texturedModels -
Uses of TexturedModel in net.minecraft.data.models.model
Methods in net.minecraft.data.models.model that return TexturedModelModifier and TypeMethodDescriptionstatic TexturedModelTexturedModel.createAllSame(ResourceLocation p_125950_) TexturedModel.updateTextures(Consumer<TextureMapping> p_125941_)