Class TrimmedSpriteSourceTypes
java.lang.Object
dev.dhyces.trimmed.impl.client.atlas.TrimmedSpriteSourceTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.client.renderer.texture.atlas.SpriteSourceType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(BiConsumer<net.minecraft.resources.ResourceLocation, net.minecraft.client.renderer.texture.atlas.SpriteSourceType> registrar)
-
Field Details
-
OPEN_PALETTED_PERMUTATIONS
public static final net.minecraft.client.renderer.texture.atlas.SpriteSourceType OPEN_PALETTED_PERMUTATIONS
-
-
Constructor Details
-
TrimmedSpriteSourceTypes
public TrimmedSpriteSourceTypes()
-
-
Method Details
-
bootstrap
public static void bootstrap(BiConsumer<net.minecraft.resources.ResourceLocation, net.minecraft.client.renderer.texture.atlas.SpriteSourceType> registrar)
-