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 classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuiltInRegistries.BlockEntityRegistrystatic final BuiltInRegistries.DataComponentTypeRegistrystatic final BuiltInRegistries.ItemRegistrystatic 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)
-