net.minecraft.client.texture.atlas

record PalettedPermutationsAtlasSource$PalettedSpriteRegion

implements AtlasSource$SpriteRegion

net.minecraft.client.renderer.texture.atlas.sources.PalettedPermutations$PalettedSpriteSupplier
net.minecraft.class_8066$class_8067
net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource$PalettedSpriteRegion

Field summary

Modifier and TypeField
private final AtlasSprite
baseImage
comp_1216
baseImage
private final Supplier<PaletteMapping>
palette
comp_1217
palette
private final Identifier
permutationLocation
comp_1218
permutationLocation

Constructor summary

ModifierConstructor
private (AtlasSprite baseImage, Supplier<PaletteMapping> palette, Identifier permutationLocation)

Method summary

Modifier and TypeMethod
public SpriteContents
get(SpriteResourceLoader loader)
method_52853(class_8684 arg0)
load(SpriteOpener arg0)
public void
discard()
method_47676()
close()
public AtlasSprite
baseImage()
comp_1216()
baseImage()
public Supplier<PaletteMapping>
palette()
comp_1217()
palette()
public Identifier
permutationLocation()
comp_1218()
permutationLocation()