Class CustomRegistryType.Unit<B extends io.netty.buffer.ByteBuf, V>

java.lang.Object
dev.latvian.mods.klib.registry.CustomRegistryType<B,V>
dev.latvian.mods.klib.registry.CustomRegistryType.Unit<B,V>
All Implemented Interfaces:
CustomRegistryOwnTypeProvider<B,V>, Ref<V>, WithKey<V>, WithValue<V>
Enclosing class:
CustomRegistryType<B extends io.netty.buffer.ByteBuf, V>

public static final class CustomRegistryType.Unit<B extends io.netty.buffer.ByteBuf, V> extends CustomRegistryType<B,V> implements Ref<V>, CustomRegistryOwnTypeProvider<B,V>