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

public record PalettedPermutations

implements SpriteSource

hji
net.minecraft.client.renderer.texture.atlas.sources.PalettedPermutations
net.minecraft.class_8066
net.minecraft.unmapped.C_wrvgapoz
net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource
net.minecraft.client.texture.atlas.source.PaletteSpriteSource

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(avd arg0, hjc$a arg1)
run(ResourceManager arg0, SpriteSource$Output arg1)
method_47673(class_3300 arg0, class_7948$class_7949 arg1)
m_kgamktko(C_tmnrpasf arg0, C_uqunzkjb$C_wecxhilv arg1)
load(ResourceManager arg0, AtlasSource$SpriteRegions arg1)
output(ResourceManager arg0, SpriteSource$Output arg1)
private static IntUnaryOperator
a(int[] arg0, int[] arg1)
createPaletteMapping(int[] arg0, int[] arg1)
method_48492(int[] arg0, int[] arg1)
m_lgtuklsf(int[] arg0, int[] arg1)
toMapper(int[] from, int[] to)
createPaletteMapping(int[] paletteKeys, int[] paletteMapping)
private static int[]
a(avd arg0, alg arg1)
loadPaletteEntryFromImage(ResourceManager arg0, ResourceLocation arg1)
method_48486(class_3300 arg0, class_2960 arg1)
m_uewkinzr(C_tmnrpasf arg0, C_ncpywfca arg1)
open(ResourceManager resourceManager, Identifier texture)
getPaletteTexture(ResourceManager resourceManager, Identifier key)
public com.mojang.serialization.MapCodec<PalettedPermutations>
a()
codec()
method_67288()
m_zwnsopyf()
getCodec()
public List<ResourceLocation>
b()
textures()
comp_3615()
m_xvbzwnfh()
textures()
textures()
public ResourceLocation
c()
paletteKey()
comp_3616()
m_mjqsgxda()
paletteKey()
paletteKey()
public Map<String, ResourceLocation>
d()
permutations()
comp_3617()
m_chxjigfm()
permutations()
permutations()
public String
e()
separator()
comp_3618()
m_oenuzkcu()
separator()
separator()