Uses of Class
net.minecraft.data.TexturedModel
-
Packages that use TexturedModel Package Description net.minecraft.data -
-
Uses of TexturedModel in net.minecraft.data
Methods in net.minecraft.data that return TexturedModel Modifier and Type Method Description static TexturedModel
TexturedModel. createAllSame(ResourceLocation p_240463_0_)
TexturedModel
TexturedModel.ISupplier. get(Block p_get_1_)
TexturedModel
TexturedModel. updateTextures(java.util.function.Consumer<ModelTextures> p_240460_1_)
Methods in net.minecraft.data with parameters of type TexturedModel Modifier and Type Method Description private BlockModelProvider.BlockTextureCombiner
BlockModelProvider. family(Block p_239884_1_, TexturedModel p_239884_2_)
-