| Package | Description |
|---|---|
| org.cloudburstmc.server.entity | |
| org.cloudburstmc.server.entity.impl | |
| org.cloudburstmc.server.inventory | |
| org.cloudburstmc.server.player |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<Human> |
EntityTypes.PLAYER |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseEntity.onCollideWithPlayer(Human entityPlayer) |
| Constructor and Description |
|---|
Human(EntityType<Human> type,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
Human |
PlayerInventory.getHolder() |
Human |
PlayerEnderChestInventory.getHolder() |
| Constructor and Description |
|---|
PlayerEnderChestInventory(Human player) |
PlayerInventory(Human player) |
| Modifier and Type | Class and Description |
|---|---|
class |
Player |
Copyright © 2020. All rights reserved.