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

java.lang.Object
dev.latvian.mods.klib.registry.CustomRegistryType<B,V>
dev.latvian.mods.klib.registry.UnitType<B,V>
All Implemented Interfaces:
CustomRegistryOwnTypeProvider<B,V>, Ref<V>, WithKey, WithValue<V>

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