Class MultiImplementationRenderFeature.Entry<T>
java.lang.Object
team.lodestar.lodestone.systems.rendering.renderfeature.MultiImplementationRenderFeature.Entry<T>
- Enclosing class:
MultiImplementationRenderFeature<T>
-
Constructor Summary
ConstructorsConstructorDescriptionEntry(Supplier<T> implementationSupplier, DeviceRequirementSet requirements) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Entry
-
-
Method Details
-
getImplementationSupplier
-
getRequirements
-