| Package | Description |
|---|---|
| de.pheasn.blockown |
| Modifier and Type | Method and Description |
|---|---|
static OwnedEntity |
OwnedEntity.newInstance(org.bukkit.entity.Entity entity)
Creates a new OwnedEntity instance holding a WeakReference to the given block.
|
static OwnedEntity |
OwnedEntity.newInstance(UUID id,
String worldName)
Creates a new OwnedEntity instance.
|
static OwnedEntity |
OwnedEntity.newInstance(UUID id,
String worldName,
Material material)
Creates a new OwnedEntity instance.
|
Copyright © 2015. All rights reserved.