T - The type of the value to checkpublic static class RegistryVerifier.Checker<T>
extends java.lang.Object
implements java.util.function.Function<T,net.lenni0451.mcstructs.converter.model.Result<java.lang.Void>>
| Modifier and Type | Method and Description |
|---|---|
net.lenni0451.mcstructs.converter.model.Result<java.lang.Void> |
apply(T t) |