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

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

public static class CustomRegistryType.Dynamic<B extends io.netty.buffer.ByteBuf, V> extends CustomRegistryType<B,V>