Package com.loohp.limbo.registry
Class BuiltInRegistries
java.lang.Object
com.loohp.limbo.registry.BuiltInRegistries
- Direct Known Subclasses:
BuiltInRegistries.BlockEntityRegistry
,BuiltInRegistries.DataComponentTypeRegistry
,BuiltInRegistries.ItemRegistry
,BuiltInRegistries.MenuRegistry
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuiltInRegistries.BlockEntityRegistry
static final BuiltInRegistries.DataComponentTypeRegistry
static final BuiltInRegistries.ItemRegistry
static final BuiltInRegistries.MenuRegistry
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCK_ENTITY_TYPE
-
ITEM_REGISTRY
-
MENU_REGISTRY
-
DATA_COMPONENT_TYPE
-
-
Constructor Details
-
BuiltInRegistries
public BuiltInRegistries()
-
-
Method Details
-
getId
public abstract int getId(net.kyori.adventure.key.Key key)
-