Class OpenPalettedPermutations
java.lang.Object
dev.dhyces.trimmed.impl.client.atlas.OpenPalettedPermutations
- All Implemented Interfaces:
net.minecraft.client.renderer.texture.atlas.SpriteSource
public class OpenPalettedPermutations
extends Object
implements net.minecraft.client.renderer.texture.atlas.SpriteSource
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic final recordNested classes/interfaces inherited from interface net.minecraft.client.renderer.texture.atlas.SpriteSource
net.minecraft.client.renderer.texture.atlas.SpriteSource.Output, net.minecraft.client.renderer.texture.atlas.SpriteSource.SpriteSupplier -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<OpenPalettedPermutations> Fields inherited from interface net.minecraft.client.renderer.texture.atlas.SpriteSource
TEXTURE_ID_CONVERTER -
Constructor Summary
ConstructorsConstructorDescriptionOpenPalettedPermutations(net.minecraft.resources.ResourceLocation paletteKey, MapHolder<net.minecraft.resources.ResourceLocation, String> permutations, TagHolder<net.minecraft.resources.ResourceLocation> textures) -
Method Summary
-
Field Details
-
CODEC
-
-
Constructor Details
-
OpenPalettedPermutations
-
-
Method Details
-
run
public void run(net.minecraft.server.packs.resources.ResourceManager pResourceManager, net.minecraft.client.renderer.texture.atlas.SpriteSource.Output pOutput) - Specified by:
runin interfacenet.minecraft.client.renderer.texture.atlas.SpriteSource
-
type
public net.minecraft.client.renderer.texture.atlas.SpriteSourceType type()- Specified by:
typein interfacenet.minecraft.client.renderer.texture.atlas.SpriteSource
-