类 PotionEffectTypeWrapper
java.lang.Object
org.bukkit.potion.PotionEffectType
org.bukkit.potion.PotionEffectTypeWrapper
- 所有已实现的接口:
Keyed,RegistryAware,Translatable
已过时。
仅为保障向后兼容性, PotionEffectTypeWrapper 已不再使用.
-
字段概要
从类继承的字段 org.bukkit.potion.PotionEffectType
ABSORPTION, BAD_OMEN, BLINDNESS, CONDUIT_POWER, DARKNESS, DOLPHINS_GRACE, FIRE_RESISTANCE, GLOWING, HASTE, HEALTH_BOOST, HERO_OF_THE_VILLAGE, HUNGER, INFESTED, INSTANT_DAMAGE, INSTANT_HEALTH, INVISIBILITY, JUMP_BOOST, LEVITATION, LUCK, MINING_FATIGUE, NAUSEA, NIGHT_VISION, OOZING, POISON, RAID_OMEN, REGENERATION, RESISTANCE, SATURATION, SLOW_FALLING, SLOWNESS, SPEED, STRENGTH, TRIAL_OMEN, UNLUCK, WATER_BREATHING, WEAKNESS, WEAVING, WIND_CHARGED, WITHER -
构造器概要
构造器 -
方法概要
从类继承的方法 org.bukkit.potion.PotionEffectType
createEffect, getById, getByKey, getByName, getCategory, getColor, getDurationModifier, getId, getKey, getName, isInstant, values从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.bukkit.registry.RegistryAware
getKeyOrNull, getKeyOrThrow, isRegistered从接口继承的方法 org.bukkit.Translatable
getTranslationKey
-
构造器详细资料
-
PotionEffectTypeWrapper
protected PotionEffectTypeWrapper()已过时。
-
-
方法详细资料
-
getType
已过时。获取绑定到此包装类的药水效果类型.原文:Get the potion type bound to this wrapper.
- 返回:
- 药水效果类型
-