Uses of Class
net.minecraft.data.ModelTextures
-
Packages that use ModelTextures Package Description net.minecraft.data -
-
Uses of ModelTextures in net.minecraft.data
Fields in net.minecraft.data declared as ModelTextures Modifier and Type Field Description private ModelTextures
BlockModelProvider.LogsVariantHelper. logMapping
private ModelTextures
BlockModelProvider.BlockTextureCombiner. mapping
private ModelTextures
TexturedModel. mapping
Methods in net.minecraft.data that return ModelTextures Modifier and Type Method Description static ModelTextures
ModelTextures. attachedStem(Block p_240346_0_, Block p_240346_1_)
static ModelTextures
ModelTextures. campfire(Block p_240339_0_)
static ModelTextures
ModelTextures. column(Block p_240375_0_)
static ModelTextures
ModelTextures. column(ResourceLocation p_240351_0_, ResourceLocation p_240351_1_)
static ModelTextures
ModelTextures. columnWithWall(Block p_240381_0_)
static ModelTextures
ModelTextures. commandBlock(Block p_240388_0_)
ModelTextures
ModelTextures. copyAndUpdate(StockTextureAliases p_240360_1_, ResourceLocation p_240360_2_)
ModelTextures
ModelTextures. copyForced(StockTextureAliases p_240355_1_, StockTextureAliases p_240355_2_)
static ModelTextures
ModelTextures. craftingTable(Block p_240359_0_, Block p_240359_1_)
static ModelTextures
ModelTextures. crop(ResourceLocation p_240370_0_)
static ModelTextures
ModelTextures. cross(Block p_240358_0_)
static ModelTextures
ModelTextures. cross(ResourceLocation p_240361_0_)
static ModelTextures
ModelTextures. cube(Block p_240345_0_)
static ModelTextures
ModelTextures. cube(ResourceLocation p_240356_0_)
static ModelTextures
ModelTextures. cubeBottomTop(Block p_240379_0_)
static ModelTextures
ModelTextures. cubeBottomTopWithWall(Block p_240380_0_)
static ModelTextures
ModelTextures. cubeTop(Block p_240377_0_)
static ModelTextures
ModelTextures. defaultTexture(Block p_240353_0_)
static ModelTextures
ModelTextures. defaultTexture(ResourceLocation p_240350_0_)
static ModelTextures
ModelTextures. door(Block p_240382_0_)
static ModelTextures
ModelTextures. fan(Block p_240373_0_)
static ModelTextures
ModelTextures. fire0(Block p_240384_0_)
static ModelTextures
ModelTextures. fire1(Block p_240385_0_)
static ModelTextures
ModelTextures. fletchingTable(Block p_240363_0_, Block p_240363_1_)
ModelTextures
TexturedModel. getMapping()
static ModelTextures
ModelTextures. lantern(Block p_240386_0_)
static ModelTextures
ModelTextures. layer0(Block p_240340_0_)
static ModelTextures
ModelTextures. layer0(Item p_240352_0_)
static ModelTextures
ModelTextures. layer0(ResourceLocation p_240376_0_)
static ModelTextures
ModelTextures. logColumn(Block p_240378_0_)
static ModelTextures
ModelTextures. orientableCube(Block p_240389_0_)
static ModelTextures
ModelTextures. orientableCubeOnlyTop(Block p_240390_0_)
static ModelTextures
ModelTextures. orientableCubeSameEnds(Block p_240391_0_)
static ModelTextures
ModelTextures. pane(Block p_240354_0_, Block p_240354_1_)
static ModelTextures
ModelTextures. particle(Block p_240383_0_)
static ModelTextures
ModelTextures. particle(ResourceLocation p_240372_0_)
static ModelTextures
ModelTextures. particleFromItem(Item p_240343_0_)
static ModelTextures
ModelTextures. pattern(Block p_240371_0_)
static ModelTextures
ModelTextures. plant(Block p_240362_0_)
static ModelTextures
ModelTextures. plant(ResourceLocation p_240365_0_)
ModelTextures
ModelTextures. put(StockTextureAliases p_240349_1_, ResourceLocation p_240349_2_)
static ModelTextures
ModelTextures. rail(Block p_240366_0_)
static ModelTextures
ModelTextures. rail(ResourceLocation p_240367_0_)
static ModelTextures
ModelTextures. singleSlot(StockTextureAliases p_240364_0_, ResourceLocation p_240364_1_)
static ModelTextures
ModelTextures. stem(Block p_240369_0_)
static ModelTextures
ModelTextures. top(Block p_240392_0_)
static ModelTextures
ModelTextures. torch(Block p_240387_0_)
static ModelTextures
ModelTextures. torch(ResourceLocation p_240374_0_)
static ModelTextures
ModelTextures. wool(Block p_240368_0_)
Methods in net.minecraft.data with parameters of type ModelTextures Modifier and Type Method Description ResourceLocation
ModelsUtil. create(Block p_240228_1_, ModelTextures p_240228_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240228_3_)
ResourceLocation
ModelsUtil. create(ResourceLocation p_240234_1_, ModelTextures p_240234_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240234_3_)
private void
BlockModelProvider. createCrossBlock(Block p_239938_1_, BlockModelProvider.TintMode p_239938_2_, ModelTextures p_239938_3_)
private void
BlockModelProvider. createCrossBlockWithDefaultItem(Block p_239878_1_, BlockModelProvider.TintMode p_239878_2_, ModelTextures p_239878_3_)
private java.util.Map<StockTextureAliases,ResourceLocation>
ModelsUtil. createMap(ModelTextures p_240232_1_)
private void
BlockModelProvider. createPistonVariant(Block p_239890_1_, ResourceLocation p_239890_2_, ModelTextures p_239890_3_)
private void
BlockModelProvider. createPumpkinVariant(Block p_239879_1_, ModelTextures p_239879_2_)
private void
BlockModelProvider. createTrivialBlock(Block p_239880_1_, ModelTextures p_239880_2_, ModelsUtil p_239880_3_)
private ResourceLocation
BlockModelProvider. createTurtleEggModel(int p_239865_1_, java.lang.String p_239865_2_, ModelTextures p_239865_3_)
ResourceLocation
ModelsUtil. createWithOverride(Block p_240235_1_, java.lang.String p_240235_2_, ModelTextures p_240235_3_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240235_4_)
ResourceLocation
ModelsUtil. createWithSuffix(Block p_240229_1_, java.lang.String p_240229_2_, ModelTextures p_240229_3_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240229_4_)
private BlockModelProvider.BlockTextureCombiner
BlockModelProvider. family(ModelTextures p_239905_1_)
Method parameters in net.minecraft.data with type arguments of type ModelTextures Modifier and Type Method Description private void
BlockModelProvider. createBeeNest(Block p_239887_1_, java.util.function.Function<Block,ModelTextures> p_239887_2_)
private void
BlockModelProvider. createCraftingTableLike(Block p_239875_1_, Block p_239875_2_, java.util.function.BiFunction<Block,Block,ModelTextures> p_239875_3_)
private static TexturedModel.ISupplier
TexturedModel. createDefault(java.util.function.Function<Block,ModelTextures> p_240461_0_, ModelsUtil p_240461_1_)
private ResourceLocation
BlockModelProvider. createSuffixedVariant(Block p_239886_1_, java.lang.String p_239886_2_, ModelsUtil p_239886_3_, java.util.function.Function<ResourceLocation,ModelTextures> p_239886_4_)
BlockModelProvider.BlockTextureCombiner
BlockModelProvider.BlockTextureCombiner. fullBlock(java.util.function.Function<ModelTextures,ResourceLocation> p_240059_1_)
default TexturedModel.ISupplier
TexturedModel.ISupplier. updateTexture(java.util.function.Consumer<ModelTextures> p_240467_1_)
TexturedModel
TexturedModel. updateTextures(java.util.function.Consumer<ModelTextures> p_240460_1_)
Constructors in net.minecraft.data with parameters of type ModelTextures Constructor Description BlockTextureCombiner(ModelTextures p_i232516_2_)
LogsVariantHelper(ModelTextures p_i232518_2_)
TexturedModel(ModelTextures p_i232548_1_, ModelsUtil p_i232548_2_)
-