Interface PaletteReference.Factory
-
- Enclosing interface:
- PaletteReference<T,R>
public static interface PaletteReference.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T,R>
PaletteReference<T,R>stringReference(RegistryType<R> type, String value)
-
-
-
Method Detail
-
stringReference
<T,R> PaletteReference<T,R> stringReference(RegistryType<R> type, String value)
-
-