net.minecraft.client.texture.atlas

public record PalettedPermutationsAtlasSource

implements AtlasSource

hsc
net.minecraft.client.renderer.texture.atlas.sources.PalettedPermutations
net.minecraft.class_8066
net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource
net.minecraft.unmapped.C_wrvgapoz
net.minecraft.client.texture.atlas.source.PaletteSpriteSource
net.minecraft.src.C_265831_

Field summary

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

Constructor summary

ModifierConstructor
public (List<Identifier> textures, Identifier paletteKey, Map<String, Identifier> permutations)
public (List<Identifier> textures, Identifier id, Map<String, Identifier> permutations, String separator)

Method summary

Modifier and TypeMethod
public void
a(axo o, hrw$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_kgamktko(C_tmnrpasf arg0, C_uqunzkjb$C_wecxhilv arg1)
output(ResourceManager arg0, SpriteSource$Output arg1)
m_260891_(C_77_ p_267250_, C_260369_$C_260371_ arg1)
private static IntUnaryOperator
a(int[] o, int[] o)
createPaletteMapping(int[] arg0, int[] arg1)
method_48492(int[] arg0, int[] arg1)
toMapper(int[] from, int[] to)
m_lgtuklsf(int[] arg0, int[] arg1)
createPaletteMapping(int[] paletteKeys, int[] paletteMapping)
m_266217_(int[] p_266839_, int[] p_266776_)
private static int[]
a(axo o, ame o)
loadPaletteEntryFromImage(ResourceManager arg0, ResourceLocation arg1)
method_48486(class_3300 arg0, class_2960 arg1)
open(ResourceManager resourceManager, Identifier texture)
m_uewkinzr(C_tmnrpasf arg0, C_ncpywfca arg1)
getPaletteTexture(ResourceManager resourceManager, Identifier key)
m_266592_(C_77_ p_267184_, C_5265_ p_267059_)
public com.mojang.serialization.MapCodec<PalettedPermutationsAtlasSource>
a()
codec()
method_67288()
getCodec()
m_zwnsopyf()
m_260850_()
public List<Identifier>
b()
textures()
comp_3615()
textures()
m_xvbzwnfh()
textures()
f_265956_()
public Identifier
c()
paletteKey()
comp_3616()
paletteKey()
m_mjqsgxda()
paletteKey()
f_265884_()
public Map<String, Identifier>
d()
permutations()
comp_3617()
permutations()
m_chxjigfm()
permutations()
f_266003_()
public String
e()
separator()
comp_3618()
separator()
m_oenuzkcu()
separator()
f_381777_()