Uses of Class
net.minecraft.client.renderer.block.model.TextureSlots.Data.Builder
Packages that use TextureSlots.Data.Builder
-
Uses of TextureSlots.Data.Builder in net.minecraft.client.renderer.block.model
Methods in net.minecraft.client.renderer.block.model that return TextureSlots.Data.BuilderModifier and TypeMethodDescriptionTextureSlots.Data.Builder.addReference
(String pName, String pMaterial) TextureSlots.Data.Builder.addTexture
(String pName, Material pMaterial) Methods in net.minecraft.client.renderer.block.model with parameters of type TextureSlots.Data.BuilderModifier and TypeMethodDescriptionprivate static void
TextureSlots.parseEntry
(ResourceLocation pAtlas, String pName, String pMaterial, TextureSlots.Data.Builder pBuilder)