implements SpriteSource
| ihy | |
| net.minecraft.client.renderer.texture.atlas.sources.SingleFile | |
| net.minecraft.class_7955 | |
| net.minecraft.client.texture.atlas.SingleAtlasSource |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| private final Optional<Identifier> |
| ||||||||
| private static final org.slf4j.Logger |
| ||||||||
| public static final com.mojang.serialization.MapCodec<SingleFile> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier resourceId) |
| public | (Identifier resource, Optional<Identifier> sprite) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public com.mojang.serialization.MapCodec<SingleFile> |
| ||||||||
| public Identifier |
| ||||||||
| public Optional<Identifier> |
|