Uses of Class
org.cloudburstmc.api.registry.RegistryException
Packages that use RegistryException
-
Uses of RegistryException in org.cloudburstmc.api.registry
Methods in org.cloudburstmc.api.registry that throw RegistryExceptionModifier and TypeMethodDescriptionvoidRegistry.close()ItemRegistry.getIdentifier(int runtimeId)default ItemStackItemRegistry.getItem(BlockState state)ItemRegistry.getItem(BlockState state, int amount)default ItemStackvoidBlockRegistry.register(BlockType type, BlockBehavior behavior)voidItemRegistry.register(ItemType type, ItemBehavior behavior, Identifier... identifiers)void