Package and Description |
---|
com.sk89q.minecraft.util.commands |
Interface and Description |
---|
com.sk89q.worldedit.world.biome.BiomeData
This no longer returns useful information.
|
Class and Description |
---|
com.sk89q.worldedit.history.change.BiomeChange
use
BiomeChange3D |
com.sk89q.worldedit.function.mask.BiomeMask2D
use
BiomeMask as biomes are now 3D. |
com.sk89q.worldedit.world.biome.Biomes
Only method is being deprecated for removal.
|
com.sk89q.worldedit.function.pattern.BlockPattern
all BlockStateHolders can be used directly as a pattern
|
com.sk89q.minecraft.util.commands.CommandsManager |
Exceptions and Description |
---|
com.sk89q.worldedit.DisallowedItemException |
com.sk89q.worldedit.InvalidItemException |
com.sk89q.worldedit.UnknownItemException |