Package com.sk89q.worldedit.world.registry
package com.sk89q.worldedit.world.registry
-
ClassDescriptionProvides information on biomes.A registry for BlockType categories.Describes the material for a block.Provides information on blocks and provides methods to create them.Provides block data based on the built-in block database that is bundled with WorldEdit.A block registry that uses
BundledBlockData
to serve information about blocks.Provides item data based on the built-in item database that is bundled with WorldEdit.A item registry that usesBundledItemRegistry
to serve information about items.An implementation ofRegistries
that converts legacy numeric IDs and a contains a built-in block and item database.CategoryRegistry<T extends Keyed>A registry of categories.Provides information on entities.A registry for ItemType categories.A biome registry that knows nothing.An implementation of an entity registry that knows nothing.Contains getters for the various registries.