public abstract class NmsBlock extends BaseBlock
| Modifier | Constructor and Description |
|---|---|
protected |
NmsBlock(int type) |
protected |
NmsBlock(int type,
int data) |
| Modifier and Type | Method and Description |
|---|---|
static NmsBlock |
get(org.bukkit.World world,
Vector vector,
int type,
int data) |
static boolean |
hasTileEntity(int type) |
static boolean |
isValidBlockType(int type) |
static boolean |
set(org.bukkit.World world,
Vector vector,
Block block) |
static boolean |
setSafely(org.bukkit.World world,
Vector vector,
Block block,
boolean notify) |
static boolean |
verify() |
containsFuzzy, cycleData, equals, equalsFuzzy, flip, flip, getType, inIterable, isAir, rotate90, rotate90Reverse, setTypegetData, getId, getNbtData, getNbtId, hashCode, hasNbtData, hasWildcardData, setData, setId, setIdAndData, setNbtData, toStringprotected NmsBlock(int type)
protected NmsBlock(int type,
int data)
Copyright © 2010-2014. All Rights Reserved.