Uses of Record 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 final TextureMetadataSection
TextureContents.metadata
The field for themetadata
record component.Methods in net.minecraft.client.renderer.texture that return TextureMetadataSectionModifier and TypeMethodDescriptionTextureContents.metadata()
Returns the value of themetadata
record component.Constructors in net.minecraft.client.renderer.texture with parameters of type TextureMetadataSectionModifierConstructorDescriptionTextureContents
(NativeImage image, TextureMetadataSection metadata) Creates an instance of aTextureContents
record class. -
Uses of TextureMetadataSection in net.minecraft.client.resources.metadata.texture
Fields in net.minecraft.client.resources.metadata.texture with type parameters of type TextureMetadataSectionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<TextureMetadataSection> TextureMetadataSection.CODEC
static final MetadataSectionType
<TextureMetadataSection> TextureMetadataSection.TYPE