Uses of Class
net.minecraft.data.models.model.TextureMapping
Packages that use TextureMapping
-
Uses of TextureMapping in net.minecraft.data.models
Fields in net.minecraft.data.models declared as TextureMappingModifier and TypeFieldDescriptionprivate TextureMappingBlockModelGenerators.WoodProvider.logMappingprivate TextureMappingBlockModelGenerators.BlockFamilyProvider.mappingMethods in net.minecraft.data.models with parameters of type TextureMappingModifier and TypeMethodDescriptionBlockModelGenerators.BlockStateGeneratorSupplier.create(Block p_176278_, ResourceLocation p_176279_, TextureMapping p_176280_, BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> p_176281_)private voidBlockModelGenerators.createCrossBlock(Block p_124741_, BlockModelGenerators.TintState p_124742_, TextureMapping p_124743_)private voidBlockModelGenerators.createCrossBlockWithDefaultItem(Block p_124561_, BlockModelGenerators.TintState p_124562_, TextureMapping p_124563_)private static BlockStateGeneratorBlockModelGenerators.createMirroredColumnGenerator(Block p_176180_, ResourceLocation p_176181_, TextureMapping p_176182_, BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> p_176183_)private static BlockStateGeneratorBlockModelGenerators.createMirroredCubeGenerator(Block p_176110_, ResourceLocation p_176111_, TextureMapping p_176112_, BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> p_176113_)private voidBlockModelGenerators.createPistonVariant(Block p_124604_, ResourceLocation p_124605_, TextureMapping p_124606_)private voidBlockModelGenerators.createPumpkinVariant(Block p_124565_, TextureMapping p_124566_)private voidBlockModelGenerators.createTrivialBlock(Block p_124568_, TextureMapping p_124569_, ModelTemplate p_124570_)private ResourceLocationBlockModelGenerators.createTurtleEggModel(int p_124514_, String p_124515_, TextureMapping p_124516_)Method parameters in net.minecraft.data.models with type arguments of type TextureMappingModifier and TypeMethodDescriptionprivate voidBlockModelGenerators.createBeeNest(Block p_124584_, Function<Block,TextureMapping> p_124585_)private voidBlockModelGenerators.createCraftingTableLike(Block p_124550_, Block p_124551_, BiFunction<Block,Block,TextureMapping> p_124552_)private ResourceLocationBlockModelGenerators.createSuffixedVariant(Block p_124579_, String p_124580_, ModelTemplate p_124581_, Function<ResourceLocation,TextureMapping> p_124582_)Constructors in net.minecraft.data.models with parameters of type TextureMappingModifierConstructorDescriptionBlockFamilyProvider(TextureMapping p_125034_)WoodProvider(TextureMapping p_125073_) -
Uses of TextureMapping in net.minecraft.data.models.model
Fields in net.minecraft.data.models.model declared as TextureMappingMethods in net.minecraft.data.models.model that return TextureMappingModifier and TypeMethodDescriptionstatic TextureMappingTextureMapping.attachedStem(Block p_125751_, Block p_125752_)static TextureMappingstatic TextureMappingTextureMapping.candleCake(Block p_181477_, boolean p_181478_)static TextureMappingTextureMapping.cauldron(ResourceLocation p_176489_)static TextureMappingTextureMapping.column(ResourceLocation p_125764_, ResourceLocation p_125765_)static TextureMappingstatic TextureMappingTextureMapping.columnWithWall(Block p_125831_)static TextureMappingTextureMapping.commandBlock(Block p_125845_)TextureMapping.copyAndUpdate(TextureSlot p_125786_, ResourceLocation p_125787_)TextureMapping.copyForced(TextureSlot p_125774_, TextureSlot p_125775_)TextureMapping.copySlot(TextureSlot p_176478_, TextureSlot p_176479_)static TextureMappingTextureMapping.craftingTable(Block p_125783_, Block p_125784_)static TextureMappingTextureMapping.crop(ResourceLocation p_125809_)static TextureMappingTextureMapping.cross(ResourceLocation p_125789_)static TextureMappingstatic TextureMappingTextureMapping.cube(ResourceLocation p_125777_)static TextureMappingstatic TextureMappingTextureMapping.cubeBottomTop(Block p_125827_)static TextureMappingTextureMapping.cubeBottomTopWithWall(Block p_125829_)static TextureMappingstatic TextureMappingTextureMapping.defaultTexture(ResourceLocation p_125762_)static TextureMappingTextureMapping.defaultTexture(Block p_125769_)static TextureMappingTextureMapping.door(ResourceLocation p_176484_, ResourceLocation p_176485_)static TextureMappingstatic TextureMappingstatic TextureMappingstatic TextureMappingstatic TextureMappingTextureMapping.fletchingTable(Block p_125793_, Block p_125794_)TexturedModel.getMapping()static TextureMappingstatic TextureMappingTextureMapping.layer0(ResourceLocation p_125821_)static TextureMappingstatic TextureMappingstatic TextureMappingstatic TextureMappingTextureMapping.orientableCube(Block p_125847_)static TextureMappingTextureMapping.orientableCubeOnlyTop(Block p_125849_)static TextureMappingTextureMapping.orientableCubeSameEnds(Block p_125851_)static TextureMappingstatic TextureMappingTextureMapping.particle(ResourceLocation p_125813_)static TextureMappingstatic TextureMappingTextureMapping.particleFromItem(Item p_125744_)static TextureMappingstatic TextureMappingTextureMapping.plant(ResourceLocation p_125799_)static TextureMappingTextureMapping.put(TextureSlot p_125759_, ResourceLocation p_125760_)TextureMapping.putForced(TextureSlot p_176481_, ResourceLocation p_176482_)static TextureMappingTextureMapping.rail(ResourceLocation p_125803_)static TextureMappingstatic TextureMappingTextureMapping.singleSlot(TextureSlot p_125796_, ResourceLocation p_125797_)static TextureMappingstatic TextureMappingstatic TextureMappingTextureMapping.torch(ResourceLocation p_125817_)static TextureMappingstatic TextureMappingTextureMapping.wool(ResourceLocation p_176487_)static TextureMappingMethods in net.minecraft.data.models.model with parameters of type TextureMappingModifier and TypeMethodDescriptionModelTemplate.create(ResourceLocation p_125613_, TextureMapping p_125614_, BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> p_125615_)ModelTemplate.create(Block p_125593_, TextureMapping p_125594_, BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> p_125595_)private Map<TextureSlot,ResourceLocation>ModelTemplate.createMap(TextureMapping p_125609_)ModelTemplate.createWithOverride(Block p_125617_, String p_125618_, TextureMapping p_125619_, BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> p_125620_)ModelTemplate.createWithSuffix(Block p_125597_, String p_125598_, TextureMapping p_125599_, BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> p_125600_)Method parameters in net.minecraft.data.models.model with type arguments of type TextureMappingModifier and TypeMethodDescriptionprivate static TexturedModel.ProviderTexturedModel.createDefault(Function<Block,TextureMapping> p_125943_, ModelTemplate p_125944_)default TexturedModel.ProviderTexturedModel.Provider.updateTexture(Consumer<TextureMapping> p_125960_)TexturedModel.updateTextures(Consumer<TextureMapping> p_125941_)Constructors in net.minecraft.data.models.model with parameters of type TextureMappingModifierConstructorDescriptionprivateTexturedModel(TextureMapping p_125930_, ModelTemplate p_125931_)