Class SingleFile
java.lang.Object
net.minecraft.client.renderer.texture.atlas.sources.SingleFile
- All Implemented Interfaces:
SpriteSource
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.renderer.texture.atlas.SpriteSource
SpriteSource.Output, SpriteSource.SpriteSupplier -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<SingleFile> private static final org.slf4j.Loggerprivate final ResourceLocationprivate final Optional<ResourceLocation> Fields inherited from interface net.minecraft.client.renderer.texture.atlas.SpriteSource
TEXTURE_ID_CONVERTER -
Constructor Summary
ConstructorsConstructorDescriptionSingleFile(ResourceLocation p_261658_, Optional<ResourceLocation> p_261712_) -
Method Summary
Modifier and TypeMethodDescriptionvoidrun(ResourceManager p_261920_, SpriteSource.Output p_261578_) type()
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
CODEC
-
resourceId
-
spriteId
-
-
Constructor Details
-
SingleFile
-
-
Method Details
-
run
- Specified by:
runin interfaceSpriteSource
-
type
- Specified by:
typein interfaceSpriteSource
-