net.minecraft.client.renderer.texture.atlas.sources

public class PalettedPermutations

implements SpriteSource

hbw
net.minecraft.client.renderer.texture.atlas.sources.PalettedPermutations
net.minecraft.class_8066
net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource

Field summary

Modifier and TypeField
static final org.slf4j.Logger
c
LOGGER
field_42078
LOGGER
public static final com.mojang.serialization.MapCodec<PalettedPermutations>
b
CODEC
field_42077
CODEC
private final List<ResourceLocation>
d
textures
field_42079
textures
private final Map<String, ResourceLocation>
e
permutations
field_42080
permutations
private final ResourceLocation
f
paletteKey
field_42081
paletteKey

Constructor summary

ModifierConstructor
private (List<ResourceLocation> textures, ResourceLocation paletteKey, Map<String, ResourceLocation> permutations)

Method summary

Modifier and TypeMethod
public void
a(avv arg0, hbp$a arg1)
run(ResourceManager arg0, SpriteSource$Output arg1)
method_47673(class_3300 arg0, class_7948$class_7949 arg1)
load(ResourceManager arg0, AtlasSource$SpriteRegions arg1)
private static IntUnaryOperator
a(int[] arg0, int[] arg1)
createPaletteMapping(int[] arg0, int[] arg1)
method_48492(int[] arg0, int[] arg1)
toMapper(int[] from, int[] to)
private static int[]
a(avv arg0, alz arg1)
loadPaletteEntryFromImage(ResourceManager arg0, ResourceLocation arg1)
method_48486(class_3300 arg0, class_2960 arg1)
open(ResourceManager resourceManager, Identifier texture)
public SpriteSourceType
a()
type()
method_47672()
getType()