类 PotionEffectTypeWrapper
java.lang.Object
org.bukkit.potion.PotionEffectType
org.bukkit.potion.PotionEffectTypeWrapper
- 所有已实现的接口:
- Keyed,- RegistryAware,- Translatable
已过时。
仅为保障向后兼容性, PotionEffectTypeWrapper 已不再使用.
- 
字段概要从类继承的字段 org.bukkit.potion.PotionEffectTypeABSORPTION, 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.PotionEffectTypecreateEffect, getById, getByKey, getByName, getCategory, getColor, getDurationModifier, getId, getKey, getName, isInstant, values从类继承的方法 java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.bukkit.registry.RegistryAwaregetKeyOrNull, getKeyOrThrow, isRegistered从接口继承的方法 org.bukkit.TranslatablegetTranslationKey
- 
构造器详细资料- 
PotionEffectTypeWrapperprotected PotionEffectTypeWrapper()已过时。
 
- 
- 
方法详细资料- 
getType已过时。获取绑定到此包装类的药水效果类型.原文:Get the potion type bound to this wrapper. - 返回:
- 药水效果类型
 
 
-