Uses of Class
org.bukkit.potion.PotionEffectType
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.Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.The interfaces used when manipulating extra data can can be stored inside
item stacks
.Package for
InventoryView
child interfaces that
house further usability for InventoryView
.Classes to represent various
potion
properties and manipulation.-
Uses of PotionEffectType in org.bukkit
Modifier and TypeFieldDescriptionstatic final Registry
<PotionEffectType> Registry.EFFECT
Server mob effects. -
Uses of PotionEffectType in org.bukkit.block
Modifier and TypeMethodDescriptionvoid
Beacon.setPrimaryEffect
(PotionEffectType effect) Set the primary effect on this beacon, or null to clear.void
Beacon.setSecondaryEffect
(PotionEffectType effect) Set the secondary effect on this beacon, or null to clear. -
Uses of PotionEffectType in org.bukkit.entity
Modifier and TypeMethodDescriptionLivingEntity.getPotionEffect
(PotionEffectType type) Returns the activePotionEffect
of the specified type.boolean
AreaEffectCloud.hasCustomEffect
(PotionEffectType type) Checks for a specific custom potion effect type on this cloud.boolean
Arrow.hasCustomEffect
(PotionEffectType type) Checks for a specific custom potion effect type on this arrow.boolean
MushroomCow.hasEffectForNextStew
(PotionEffectType type) Checks for a specific custom potion effect type to be applied to the next suspicious stew received from milking thisMushroomCow
.boolean
LivingEntity.hasPotionEffect
(PotionEffectType type) Returns whether the living entity already has an existing effect of the givenPotionEffectType
applied to it.boolean
AreaEffectCloud.removeCustomEffect
(PotionEffectType type) Removes a custom potion effect from this cloud.boolean
Arrow.removeCustomEffect
(PotionEffectType type) Removes a custom potion effect from this arrow.boolean
MushroomCow.removeEffectFromNextStew
(PotionEffectType type) Removes a custom potion effect from being applied to the next suspicious stew received from milking thisMushroomCow
.void
LivingEntity.removePotionEffect
(PotionEffectType type) Removes any effects present of the givenPotionEffectType
.void
Player.sendPotionEffectChangeRemove
(LivingEntity entity, PotionEffectType type) Remove a potion effect for the target entity. -
Uses of PotionEffectType in org.bukkit.event.entity
Modifier and TypeMethodDescriptionEntityPotionEffectEvent.getModifiedType()
Gets the modified potion effect type. -
Uses of PotionEffectType in org.bukkit.inventory.meta
Modifier and TypeMethodDescriptionboolean
PotionMeta.hasCustomEffect
(PotionEffectType type) Checks for a specific custom potion effect type on this potion.boolean
SuspiciousStewMeta.hasCustomEffect
(PotionEffectType type) Checks for a specific custom potion effect type on this suspicious stew.boolean
PotionMeta.removeCustomEffect
(PotionEffectType type) Removes a custom potion effect from this potion.boolean
SuspiciousStewMeta.removeCustomEffect
(PotionEffectType type) Removes a custom potion effect from this suspicious stew.boolean
PotionMeta.setMainEffect
(PotionEffectType type) Deprecated. -
Uses of PotionEffectType in org.bukkit.inventory.view
Modifier and TypeMethodDescriptionBeaconView.getPrimaryEffect()
Gets the primary effect of the beacon.BeaconView.getSecondaryEffect()
Gets the secondary effect of the beacon.Modifier and TypeMethodDescriptionvoid
BeaconView.setPrimaryEffect
(PotionEffectType effect) Sets the primary effect of the beacon, or null to clearvoid
BeaconView.setSecondaryEffect
(PotionEffectType effect) Sets the secondary effect on this beacon, or null to clear. -
Uses of PotionEffectType in org.bukkit.potion
Modifier and TypeClassDescriptionclass
Deprecated.only for backwards compatibility, PotionEffectTypeWrapper is no longer used.Modifier and TypeFieldDescriptionstatic final PotionEffectType
PotionEffectType.ABSORPTION
Increases the maximum health of an entity with health that cannot be regenerated, but is refilled every 30 seconds.static final PotionEffectType
PotionEffectType.BAD_OMEN
Triggers an ominous event when the player enters a village or trial chambers.
oof.static final PotionEffectType
PotionEffectType.BLINDNESS
Blinds an entity.static final PotionEffectType
PotionEffectType.CONDUIT_POWER
Effects granted by a nearby conduit.static final PotionEffectType
PotionEffectType.DARKNESS
Causes the player's vision to dim occasionally.static final PotionEffectType
PotionEffectType.DOLPHINS_GRACE
Increses underwater movement speed.
Squee'ek uh'k kk'kkkk squeek eee'eek.static final PotionEffectType
PotionEffectType.FIRE_RESISTANCE
Stops fire damage.static final PotionEffectType
PotionEffectType.GLOWING
Outlines the entity so that it can be seen from afar.static final PotionEffectType
PotionEffectType.HASTE
Increases dig speed.static final PotionEffectType
PotionEffectType.HEALTH_BOOST
Increases the maximum health of an entity.static final PotionEffectType
PotionEffectType.HERO_OF_THE_VILLAGE
Reduces the cost of villager trades.
\o/.static final PotionEffectType
PotionEffectType.HUNGER
Increases hunger.static final PotionEffectType
PotionEffectType.INFESTED
Chance of spawning silverfish when hurt.static final PotionEffectType
PotionEffectType.INSTANT_DAMAGE
Hurts an entity.static final PotionEffectType
PotionEffectType.INSTANT_HEALTH
Heals an entity.static final PotionEffectType
PotionEffectType.INVISIBILITY
Grants invisibility.static final PotionEffectType
PotionEffectType.JUMP_BOOST
Increases jump height.static final PotionEffectType
PotionEffectType.LEVITATION
Causes the entity to float into the air.static final PotionEffectType
PotionEffectType.LUCK
Loot table luck.static final PotionEffectType
PotionEffectType.MINING_FATIGUE
Decreases dig speed.static final PotionEffectType
PotionEffectType.NAUSEA
Warps vision on the client.static final PotionEffectType
PotionEffectType.NIGHT_VISION
Allows an entity to see in the dark.static final PotionEffectType
PotionEffectType.OOZING
Causes slimes to spawn upon death.static final PotionEffectType
PotionEffectType.POISON
Deals damage to an entity over time.static final PotionEffectType
PotionEffectType.RAID_OMEN
Triggers a raid when a player enters a village.static final PotionEffectType
PotionEffectType.REGENERATION
Regenerates health.static final PotionEffectType
PotionEffectType.RESISTANCE
Decreases damage dealt to an entity.static final PotionEffectType
PotionEffectType.SATURATION
Increases the food level of an entity each tick.static final PotionEffectType
PotionEffectType.SLOW_FALLING
Slows entity fall rate.static final PotionEffectType
PotionEffectType.SLOWNESS
Decreases movement speed.static final PotionEffectType
PotionEffectType.SPEED
Increases movement speed.static final PotionEffectType
PotionEffectType.STRENGTH
Increases damage dealt.static final PotionEffectType
PotionEffectType.TRIAL_OMEN
Causes trial spawners to become ominous.static final PotionEffectType
PotionEffectType.UNLUCK
Loot table unluck.static final PotionEffectType
PotionEffectType.WATER_BREATHING
Allows breathing underwater.static final PotionEffectType
PotionEffectType.WEAKNESS
Decreases damage dealt by an entity.static final PotionEffectType
PotionEffectType.WEAVING
Creates cobwebs upon death.static final PotionEffectType
PotionEffectType.WIND_CHARGED
Emits a wind burst upon death.static final PotionEffectType
PotionEffectType.WITHER
Deals damage to an entity over time and gives the health to the shooter.Modifier and TypeMethodDescriptionstatic PotionEffectType
PotionEffectType.getById
(int id) Deprecated.Magic valuestatic PotionEffectType
PotionEffectType.getByKey
(NamespacedKey key) Deprecated.only for backwards compatibility, useRegistry.get(NamespacedKey)
instead.static PotionEffectType
Deprecated.only for backwards compatibility, useRegistry.get(NamespacedKey)
instead.PotionType.getEffectType()
Deprecated.Potions can have multiple effects usePotionType.getPotionEffects()
PotionType.InternalPotionData.getEffectType()
Deprecated.PotionEffect.getType()
Returns thePotionEffectType
of this effect.PotionEffectTypeWrapper.getType()
Deprecated.Get the potion type bound to this wrapper.static PotionEffectType[]
PotionEffectType.values()
Deprecated.useIterable.iterator()
.Modifier and TypeMethodDescriptionPotionBrewer.createEffect
(PotionEffectType potion, int duration, int amplifier) Creates aPotionEffect
from the givenPotionEffectType
, applying duration modifiers and checks.static PotionType
PotionType.getByEffect
(PotionEffectType effectType) Deprecated.MisleadingModifierConstructorDescriptionPotionEffect
(PotionEffectType type, int duration, int amplifier) Creates a potion effect.PotionEffect
(PotionEffectType type, int duration, int amplifier, boolean ambient) Creates a potion effect.PotionEffect
(PotionEffectType type, int duration, int amplifier, boolean ambient, boolean particles) Creates a potion effect with no defined color.PotionEffect
(PotionEffectType type, int duration, int amplifier, boolean ambient, boolean particles, boolean icon) Creates a potion effect.
PotionMeta.setBasePotionType(org.bukkit.potion.PotionType)