Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
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.map |
Classes to facilitate plugin handling of
map displays. |
Class | Description |
---|---|
MapCursor.Type |
Represents the standard types of map cursors.
|
MapView |
Represents a map item.
|
Class | Description |
---|---|
MapView |
Represents a map item.
|
Class | Description |
---|---|
MapView |
Represents a map item.
|
Class | Description |
---|---|
MapView |
Represents a map item.
|
Class | Description |
---|---|
MapCanvas |
Represents a canvas for drawing to a map.
|
MapCursor |
Represents a cursor on a map.
|
MapCursor.Type |
Represents the standard types of map cursors.
|
MapCursorCollection |
Represents all the map cursors on a
MapCanvas . |
MapFont |
Represents a bitmap font drawable to a map.
|
MapFont.CharacterSprite |
Represents the graphics for a single character in a MapFont.
|
MapRenderer |
Represents a renderer for a map.
|
MapView |
Represents a map item.
|
MapView.Scale |
An enum representing all possible scales a map can be set to.
|
MinecraftFont |
Represents the built-in Minecraft font.
|
Copyright © 2019. All rights reserved.