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. sandstoneModelsMethods in net.minecraft.data.client.model that return TexturedModel Modifier and Type Method Description TexturedModelTexturedModel.Factory. get(Block block)static TexturedModelTexturedModel. getCubeAll(Identifier id)TexturedModelTexturedModel. texture(Consumer<Texture> textureConsumer)