JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.latvian.mods.kubejs.registry
Interface RegistryCallback<T>
public interface
RegistryCallback<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(net.minecraft.resources.ResourceLocation id,
Supplier
<
T
> obj)
Method Details
accept
void
accept
(net.minecraft.resources.ResourceLocation id,
Supplier
<
T
> obj)