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

public record PalettedPermutations

implements SpriteSource

hsd
net.minecraft.client.renderer.texture.atlas.sources.PalettedPermutations
net.minecraft.class_8066
net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource
net.minecraft.src.C_265831_

Field summary

Modifier and TypeField
private final List<ResourceLocation>
d
textures
comp_3615
textures
f_265956_
private final ResourceLocation
e
paletteKey
comp_3616
paletteKey
f_265884_
private final Map<String, ResourceLocation>
f
permutations
comp_3617
permutations
f_266003_
private final String
g
separator
comp_3618
separator
f_381777_
static final org.slf4j.Logger
h
LOGGER
field_42078
LOGGER
f_265853_
public static final String
b
DEFAULT_SEPARATOR
field_56378
DEFAULT_SEPARATOR
f_380998_
public static final com.mojang.serialization.MapCodec<PalettedPermutations>
c
MAP_CODEC
field_42077
CODEC
f_381632_

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(axo arg0, hrx$a arg1)
run(ResourceManager arg0, SpriteSource$Output arg1)
method_47673(class_3300 arg0, class_7948$class_7949 arg1)
load(ResourceManager arg0, AtlasSource$SpriteRegions arg1)
m_260891_(C_77_ p_267250_, C_260369_$C_260371_ 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)
m_266217_(int[] p_266839_, int[] p_266776_)
private static int[]
a(axo arg0, ame arg1)
loadPaletteEntryFromImage(ResourceManager arg0, ResourceLocation arg1)
method_48486(class_3300 arg0, class_2960 arg1)
open(ResourceManager resourceManager, Identifier texture)
m_266592_(C_77_ p_267184_, C_5265_ p_267059_)
public com.mojang.serialization.MapCodec<PalettedPermutations>
a()
codec()
method_67288()
getCodec()
m_260850_()
public List<ResourceLocation>
b()
textures()
comp_3615()
textures()
f_265956_()
public ResourceLocation
c()
paletteKey()
comp_3616()
paletteKey()
f_265884_()
public Map<String, ResourceLocation>
d()
permutations()
comp_3617()
permutations()
f_266003_()
public String
e()
separator()
comp_3618()
separator()
f_381777_()