| Package | Description |
|---|---|
| de.pheasn.blockown |
| Modifier and Type | Method and Description |
|---|---|
static OwnedBlock |
OwnedBlock.newInstance(org.bukkit.block.Block block)
Creates a new OwnedBlock instance holding a WeakReference to the given block.
|
static OwnedBlock |
OwnedBlock.newInstance(String worldName,
int x,
int y,
int z)
Creates a new OwnedBlock instance.
|
static OwnedBlock |
OwnedBlock.newInstance(String worldName,
int x,
int y,
int z,
Material material)
Creates a new OwnedBlock instance.
|
Copyright © 2015. All rights reserved.