implements SpriteSource
| fvf | |
| 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 Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static final org.slf4j.Logger | 
  | ||||||||||
| public static final com.mojang.serialization.Codec<PalettedPermutations> | 
  | ||||||||||
| private final List<ResourceLocation> | 
  | ||||||||||
| private final Map<String, ResourceLocation> | 
  | ||||||||||
| private final ResourceLocation | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| private | (List<ResourceLocation> textures, ResourceLocation paletteKey, Map<String, ResourceLocation> permutations) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void | 
  | ||||||||||
| private static IntUnaryOperator | 
  | ||||||||||
| public static int[] | 
  | ||||||||||
| public SpriteSourceType | 
  |