Class OverlaySource
java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.AbstractManyOperationSource
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.OverlaySource
- All Implemented Interfaces:
TexSource
A
AbstractManyOperationSource defined by ColorOperations.OVERLAY.-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface dev.lukebemish.dynamicassetgenerator.api.client.generators.TexSource
METADATA_CACHE_KEY -
Method Summary
Methods inherited from class dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.AbstractManyOperationSource
getSources, getSupplier, makeCodecMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.lukebemish.dynamicassetgenerator.api.client.generators.TexSource
cacheMetadata, getCachedSupplier, persistentCacheData, stringify
-
Field Details
-
CODEC
-
-
Method Details
-
codec
- Returns:
- a codec which can be used to serialize this source
-
getOperation
- Specified by:
getOperationin classAbstractManyOperationSource- Returns:
- the operation that describes this source
-