Uses of Class
net.minecraft.client.resources.data.TextureMetadataSection
Packages that use TextureMetadataSection
-
Uses of TextureMetadataSection in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as TextureMetadataSectionModifier and TypeFieldDescriptionprivate final TextureMetadataSection
SimpleTexture.TextureData.metadata
Methods in net.minecraft.client.renderer.texture that return TextureMetadataSectionConstructors in net.minecraft.client.renderer.texture with parameters of type TextureMetadataSectionModifierConstructorDescriptionTextureData
(TextureMetadataSection p_i50474_1_, NativeImage p_i50474_2_) -
Uses of TextureMetadataSection in net.minecraft.client.resources.data
Methods in net.minecraft.client.resources.data that return TextureMetadataSectionModifier and TypeMethodDescriptionTextureMetadataSectionSerializer.fromJson
(com.google.gson.JsonObject p_195812_1_)