| Package | Description |
|---|---|
| net.tridentsdk.entity.living |
Entity classes that represent various world mobs, hostile and passive, including the Player class
|
| net.tridentsdk.server.entity.living |
Contains implementations of entities which are sentient
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bat
Represents a Bat
|
interface |
Enderman
Represents an Enderman
|
interface |
Rabbit
Represents a Rabbit
|
interface |
Wolf
Represents a Wolf
|
| Modifier and Type | Class and Description |
|---|---|
class |
TridentBat |
class |
TridentEnderman |
class |
TridentRabbit
Represents a rabbit
|
class |
TridentWolf
Represents a wolf
|
Copyright © 2016. All rights reserved.