JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.stereowalker.unionlib.api.registries
RegistryCollector
Custom
Contents
Description
Method Summary
Method Details
register(Identifier, T)
Hide sidebar
Show sidebar
Interface RegistryCollector.Custom<
T
>
Enclosing interface:
RegistryCollector
public static interface
RegistryCollector.Custom<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
register
(net.minecraft.resources.Identifier name,
T
value)
Method Details
register
void
register
(net.minecraft.resources.Identifier name,
T
value)