Package | Description |
---|---|
org.bukkit.event.server |
Events relating to programmatic state
changes on the server. |
org.bukkit.inventory.meta |
The interfaces used when manipulating extra data can can be stored inside
item stacks . |
org.bukkit.material |
Classes that represents various voxel types and states.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ServerListPingEvent.setServerIcon(CachedServerIcon icon) |
Sets the server-icon sent to the client.
|
Modifier and Type | Method | Description |
---|---|---|
void |
MapMeta.setMapView(MapView map) |
Sets the associated map.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Colorable.setColor(DyeColor color) |
Sets the color of this object to the specified DyeColor.
|
Copyright © 2020. All rights reserved.