Uses of Class
net.minecraft.data.client.model.TexturedModel
Package | Description |
---|---|
net.minecraft.data.client.model |
-
Uses of TexturedModel in net.minecraft.data.client.model
Fields in net.minecraft.data.client.model with type parameters of type TexturedModel Modifier and Type Field Description private Map<Block,TexturedModel>
BlockStateModelGenerator. sandstoneModels
Methods in net.minecraft.data.client.model that return TexturedModel Modifier and Type Method Description TexturedModel
TexturedModel.Factory. get(Block block)
static TexturedModel
TexturedModel. getCubeAll(Identifier id)
TexturedModel
TexturedModel. texture(Consumer<Texture> textureConsumer)