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 slot, String reference) TextureSlots.Data.Builder.addTexture(String slot, Material material) Methods in net.minecraft.client.renderer.block.model with parameters of type TextureSlots.Data.BuilderModifier and TypeMethodDescriptionprivate static voidTextureSlots.parseEntry(String slot, JsonElement value, TextureSlots.Data.Builder output)