Character
, Character.Unsafe
, Item
, Item.Unsafe
, Model
, Model.Unsafe
, NPC
, NPC.Unsafe
, Player
, Player.Unsafe
public interface Entity extends DualNode
Modifier and Type | Interface | Description |
---|---|---|
static interface |
Entity.Unsafe |
Modifier and Type | Method | Description |
---|---|---|
Model |
getModel() |
|
int |
getModelHeight() |
|
void |
renderAtPoint(int arg0,
int arg1,
int arg2,
int arg3,
int arg4,
int arg5,
int arg6,
int arg7,
long arg8) |
getNext, getPrevious, unlink
Model getModel()
void renderAtPoint(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
int getModelHeight()