Uses of Annotation Interface
org.bukkit.UndefinedNullability
Packages that use UndefinedNullability
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a 
world,
 including special states.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.bukkitMethods in org.bukkit with annotations of type UndefinedNullabilityModifier and TypeMethodDescriptionLocation.getWorld()Gets the world that this location resides inConstructor parameters in org.bukkit with annotations of type UndefinedNullability
- 
Uses of UndefinedNullability in org.bukkit.blockMethod parameters in org.bukkit.block with annotations of type UndefinedNullability
- 
Uses of UndefinedNullability in org.bukkit.event.serverMethod parameters in org.bukkit.event.server with annotations of type UndefinedNullabilityModifier and TypeMethodDescriptionvoidServerListPingEvent.setServerIcon(CachedServerIcon icon) Sets the server-icon sent to the client.
- 
Uses of UndefinedNullability in org.bukkit.inventoryMethods in org.bukkit.inventory with annotations of type UndefinedNullabilityModifier and TypeMethodDescriptionEntityEquipment.getArmorContents()Gets all worn armorEntityEquipment.getBoots()Gets the boots currently being worn by the entityEntityEquipment.getChestplate()Gets the chest plate currently being worn by the entityEntityEquipment.getHelmet()Gets the helmet currently being worn by the entityItemFactory.getItemMeta(@NotNull Material material) This creates a new item meta for the material.ItemStack.getItemMeta()Get a copy of this ItemStack'sItemMeta.EntityEquipment.getLeggings()Gets the leggings currently being worn by the entity
- 
Uses of UndefinedNullability in org.bukkit.inventory.metaMethod parameters in org.bukkit.inventory.meta with annotations of type UndefinedNullability
- 
Uses of UndefinedNullability in org.bukkit.materialMethod parameters in org.bukkit.material with annotations of type UndefinedNullability