Entity
and BaseEntity
@Deprecated
public abstract class LocalEntity
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
LocalEntity(Location position)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Location |
getPosition()
Deprecated.
|
boolean |
spawn()
Deprecated.
|
abstract boolean |
spawn(Location loc)
Deprecated.
|