| Package | Description |
|---|---|
| net.glowstone.constants | |
| net.glowstone.entity |
| Modifier and Type | Method and Description |
|---|---|
static GlowBlockEntity |
GlowBlockEntity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlowBlockEntity[] |
GlowBlockEntity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlowPlayer.sendBlockEntityChange(org.bukkit.Location location,
GlowBlockEntity type,
CompoundTag nbt)
Send a block entity change to the given location.
|
Copyright © 2021. All rights reserved.