Uses of Annotation Interface
org.bukkit.UndefinedNullability
Packages that use UndefinedNullability
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Events
relating to programmatic state
changes on the server.Classes involved in manipulating player inventories and item interactions.
The interfaces used when manipulating extra data can can be stored inside
item stacks
.Classes that represents various voxel types and states.
-
Uses of UndefinedNullability in org.bukkit
Methods in org.bukkit with annotations of type UndefinedNullabilityModifier and TypeMethodDescriptionGets a tag which has already been defined within the server.Gets a tag which has already been defined within the server.Location.getWorld()
Gets the world that this location resides inConstructor parameters in org.bukkit with annotations of type UndefinedNullability -
Uses of UndefinedNullability in org.bukkit.event.server
Method parameters in org.bukkit.event.server with annotations of type UndefinedNullabilityModifier and TypeMethodDescriptionvoid
ServerListPingEvent.setServerIcon(CachedServerIcon icon)
Sets the server-icon sent to the client. -
Uses of UndefinedNullability in org.bukkit.inventory
Methods in org.bukkit.inventory with annotations of type UndefinedNullabilityModifier and TypeMethodDescriptionItemFactory.getItemMeta(@NotNull Material material)
This creates a new item meta for the material.ItemStack.getItemMeta()
Get a copy of this ItemStack'sItemMeta
. -
Uses of UndefinedNullability in org.bukkit.inventory.meta
Method parameters in org.bukkit.inventory.meta with annotations of type UndefinedNullability -
Uses of UndefinedNullability in org.bukkit.material
Method parameters in org.bukkit.material with annotations of type UndefinedNullability