| Package | Description |
|---|---|
| com.sk89q.worldedit.blocks | |
| com.sk89q.worldedit.bukkit | |
| com.sk89q.worldedit.foundation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TileEntityBlock
Indicates a block that contains extra data identified as an NBT structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseBlock
Represents a block.
|
class |
ChestBlock
Represents a chest block.
|
class |
ContainerBlock
Represents a block that stores items.
|
class |
DispenserBlock
Represents dispensers.
|
class |
FurnaceBlock
Represents a furnace block.
|
class |
MobSpawnerBlock
A mob spawner block.
|
class |
NoteBlock
A note block.
|
class |
SignBlock
Represents a sign block.
|
class |
SkullBlock
A skull block.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNmsBlock
A blind handler of blocks with TileEntity data that directly access Minecraft's
classes through CraftBukkit.
|
class |
NmsBlock |
| Modifier and Type | Class and Description |
|---|---|
class |
Block
Represents a mutable copy of a block that is not tied to any 'real' block in a world.
|
Copyright © 2010-2014. All Rights Reserved.