Uses of Class
net.minecraft.client.resource.metadata.TextureResourceMetadata
-
Uses of TextureResourceMetadata in net.minecraft.client.resource.metadata
Modifier and TypeMethodDescriptionTextureResourceMetadataReader.fromJson
(com.google.gson.JsonObject jsonObject) -
Uses of TextureResourceMetadata in net.minecraft.client.texture
Modifier and TypeFieldDescriptionprivate final @Nullable TextureResourceMetadata
ResourceTexture.TextureData.metadata
Modifier and TypeMethodDescription@Nullable TextureResourceMetadata
ResourceTexture.TextureData.getMetadata()
ModifierConstructorDescriptionTextureData
(@Nullable TextureResourceMetadata metadata, NativeImage image)