| Package | Description |
|---|---|
| net.tridentsdk.entity.block |
Represents tiles that are considered entities, or maybe blocks that used to be "solid" (such as
PrimeTNT) |
| net.tridentsdk.server.entity.block |
Contains implementation for Entites that are similar to blocks, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
SlotProperties |
ArmorStand.slotProperties()
Gets the slot properties of this Armor Stand
|
| Modifier and Type | Method and Description |
|---|---|
SlotProperties |
TridentArmorStand.slotProperties() |
| Constructor and Description |
|---|
TridentArmorStand(UUID id,
Position spawnLocation,
SlotProperties properties) |
Copyright © 2016. All rights reserved.