JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
dev.latvian.mods.klib.registry
CustomRegistryTypeCollector
Contents
Description
Method Summary
Method Details
register(CustomRegistryType)
register(String, T)
Hide sidebar
Show sidebar
Interface CustomRegistryTypeCollector<
B extends io.netty.buffer.ByteBuf
,
T
>
public interface
CustomRegistryTypeCollector<B extends io.netty.buffer.ByteBuf, T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
void
register
(
CustomRegistryType
<
B
,
T
> type)
default void
register
(
String
id,
T
unit)
Method Details
register
void
register
(
CustomRegistryType
<
B
,
T
> type)
register
default
void
register
(
String
id,
T
unit)