Uses of Class
net.minecraft.client.resources.metadata.texture.TextureMetadataSection
Packages that use TextureMetadataSection
Package
Description
-
Uses of TextureMetadataSection in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as TextureMetadataSectionModifier and TypeFieldDescriptionprivate TextureMetadataSection
SimpleTexture.TextureImage.metadata
Methods in net.minecraft.client.renderer.texture that return TextureMetadataSectionConstructors in net.minecraft.client.renderer.texture with parameters of type TextureMetadataSectionModifierConstructorDescriptionTextureImage(TextureMetadataSection p_118150_, NativeImage p_118151_)
-
Uses of TextureMetadataSection in net.minecraft.client.resources.metadata.texture
Methods in net.minecraft.client.resources.metadata.texture that return TextureMetadataSectionModifier and TypeMethodDescriptionTextureMetadataSectionSerializer.fromJson(com.google.gson.JsonObject p_119122_)