@FunctionalInterface protected static interface EventSerializer.BasicIOFunction<I,O> extends EventSerializer.IOFunction<I,O>
| Modifier and Type | Method | Description |
|---|---|---|
O |
apply(I value) |
|
default O |
apply(net.lenni0451.mcstructs.snbt.SNbt<?> sNbt,
I value) |