パッケージ | 説明 |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.inventory.meta |
The interfaces used when manipulating extra data can can be stored inside
item stacks . |
org.bukkit.potion |
Classes to represent various
potion
properties and manipulation. |
クラスと説明 |
---|
PotionData |
PotionEffect
Represents a potion effect, that can be added to a
LivingEntity . |
PotionEffectType
Represents a type of potion and its effect on an entity.
|
クラスと説明 |
---|
PotionData |
PotionEffect
Represents a potion effect, that can be added to a
LivingEntity . |
PotionEffectType
Represents a type of potion and its effect on an entity.
|
クラスと説明 |
---|
Potion
非推奨です。
|
Potion.Tier
非推奨です。
|
PotionBrewer
Represents a brewer that can create
PotionEffect s. |
PotionEffect
Represents a potion effect, that can be added to a
LivingEntity . |
PotionEffectType
Represents a type of potion and its effect on an entity.
|
PotionType
This enum reflects and matches each potion state that can be obtained from
the Creative mode inventory
|
Copyright © 2016. All rights reserved.