implements SpriteSource
| hjl | |
| net.minecraft.client.renderer.texture.atlas.sources.Unstitcher | |
| net.minecraft.class_7957 | |
| net.minecraft.unmapped.C_kafxtemf | |
| net.minecraft.client.texture.atlas.UnstitchAtlasSource | |
| net.minecraft.client.texture.atlas.source.UnstitchSpriteSource |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||||
| private final List<Unstitcher$Region> |
| ||||||||||||
| private final double |
| ||||||||||||
| private final double |
| ||||||||||||
| static final org.slf4j.Logger |
| ||||||||||||
| public static final com.mojang.serialization.MapCodec<Unstitcher> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation resource, List<Unstitcher$Region> regions, double divisorX, double divisorY) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||
| public com.mojang.serialization.MapCodec<Unstitcher> |
| ||||||||||||
| public ResourceLocation |
| ||||||||||||
| public List<Unstitcher$Region> |
| ||||||||||||
| public double |
| ||||||||||||
| public double |
|