Hierarchy For Package org.cloudburstmc.server.registry

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.cloudburstmc.server.registry.BiomeRegistry (implements org.cloudburstmc.api.registry.Registry)
    • org.cloudburstmc.server.registry.BlockEntityRegistry (implements org.cloudburstmc.api.registry.Registry)
    • org.cloudburstmc.server.registry.CloudBlockRegistry (implements org.cloudburstmc.api.registry.Registry)
    • org.cloudburstmc.server.registry.CloudGameRuleRegistry (implements org.cloudburstmc.api.registry.GameRuleRegistry, org.cloudburstmc.api.registry.Registry)
    • org.cloudburstmc.server.registry.CloudItemRegistry (implements org.cloudburstmc.api.registry.ItemRegistry)
    • org.cloudburstmc.server.registry.CloudRecipeRegistry (implements org.cloudburstmc.api.registry.RecipeRegistry)
    • org.cloudburstmc.server.registry.CommandRegistry (implements org.cloudburstmc.api.registry.Registry)
    • org.cloudburstmc.server.registry.EnchantmentRegistry (implements org.cloudburstmc.api.registry.Registry)
    • org.cloudburstmc.server.registry.EntityRegistry (implements org.cloudburstmc.api.registry.Registry)
    • org.cloudburstmc.server.registry.GeneratorRegistry (implements org.cloudburstmc.api.registry.Registry)
    • org.cloudburstmc.server.registry.RegistryProvider<T> (implements java.lang.Comparable<T>)
    • org.cloudburstmc.server.registry.RegistryUtils
    • org.cloudburstmc.server.registry.StorageRegistry (implements org.cloudburstmc.api.registry.Registry)