Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

P

Pair(F, S) - Constructor for class com.projectkorra.projectkorra.earthbending.EarthSmash.Pair
 
Paralyze - Class in com.projectkorra.projectkorra.chiblocking
 
Paralyze(Player, Entity) - Constructor for class com.projectkorra.projectkorra.chiblocking.Paralyze
 
ParticleData(Material, byte) - Constructor for class com.projectkorra.projectkorra.util.ParticleEffect.ParticleData
Construct a new particle data
ParticleEffect - Enum in com.projectkorra.projectkorra.util
ParticleEffect Library
ParticleEffect.BlockData - Class in com.projectkorra.projectkorra.util
Represents the block data for the ParticleEffect.BLOCK_CRACK and ParticleEffect.BLOCK_DUST effects
ParticleEffect.ItemData - Class in com.projectkorra.projectkorra.util
Represents the item data for the ParticleEffect.ITEM_CRACK effect
ParticleEffect.ParticleData - Class in com.projectkorra.projectkorra.util
Represents the particle data for effects like ParticleEffect.ITEM_CRACK, ParticleEffect.BLOCK_CRACK and ParticleEffect.BLOCK_DUST
ParticleEffect.ParticlePacket - Class in com.projectkorra.projectkorra.util
Represents a particle effect packet with all attributes which is used for sending packets to the players
ParticlePacket(ParticleEffect, float, float, float, float, int, boolean, ParticleEffect.ParticleData) - Constructor for class com.projectkorra.projectkorra.util.ParticleEffect.ParticlePacket
Construct a new particle packet
ParticlePacket(ParticleEffect, Vector, float, boolean, ParticleEffect.ParticleData) - Constructor for class com.projectkorra.projectkorra.util.ParticleEffect.ParticlePacket
Construct a new particle packet of a single particle flying into a determined direction
particles(List<Location>) - Method in class com.projectkorra.projectkorra.firebending.HeatControlSolidify
 
pass - Static variable in class com.projectkorra.projectkorra.storage.DBConnection
 
PassiveHandler - Class in com.projectkorra.projectkorra.util
 
PassiveHandler() - Constructor for class com.projectkorra.projectkorra.util.PassiveHandler
 
PermaremoveCommand - Class in com.projectkorra.projectkorra.command
Executor for /bending permaremove.
PermaremoveCommand() - Constructor for class com.projectkorra.projectkorra.command.PermaremoveCommand
 
PhaseChangeFreeze - Class in com.projectkorra.projectkorra.waterbending
 
PhaseChangeFreeze(Player) - Constructor for class com.projectkorra.projectkorra.waterbending.PhaseChangeFreeze
 
PhaseChangeMelt - Class in com.projectkorra.projectkorra.waterbending
 
PhaseChangeMelt(Player) - Constructor for class com.projectkorra.projectkorra.waterbending.PhaseChangeMelt
 
PKCommand - Class in com.projectkorra.projectkorra.command
Abstract representation of a command executor.
PKCommand(String, String, String, String[]) - Constructor for class com.projectkorra.projectkorra.command.PKCommand
 
PKListener - Class in com.projectkorra.projectkorra
 
PKListener(ProjectKorra) - Constructor for class com.projectkorra.projectkorra.PKListener
 
PKLogHandler - Class in com.projectkorra.projectkorra.util.logging
Main handler used to listen to LogRecords and logs them.
PKLogHandler(String) - Constructor for class com.projectkorra.projectkorra.util.logging.PKLogHandler
 
PLANT - Static variable in class com.projectkorra.projectkorra.Element
 
PlantAbility - Class in com.projectkorra.projectkorra.ability
 
PlantAbility(Player) - Constructor for class com.projectkorra.projectkorra.ability.PlantAbility
 
plantaliases - Static variable in class com.projectkorra.projectkorra.command.Commands
 
PlantArmor - Class in com.projectkorra.projectkorra.waterbending
 
PlantArmor(Player) - Constructor for class com.projectkorra.projectkorra.waterbending.PlantArmor
 
PlantRegrowth - Class in com.projectkorra.projectkorra.waterbending
 
PlantRegrowth(Player, Block) - Constructor for class com.projectkorra.projectkorra.waterbending.PlantRegrowth
 
playAirbendingParticles(Location, int) - Static method in class com.projectkorra.projectkorra.ability.AirAbility
Plays an integer amount of air particles in a location.
playAirbendingParticles(Location, int, float, float, float) - Static method in class com.projectkorra.projectkorra.ability.AirAbility
Plays an integer amount of air particles in a location with a given xOffset, yOffset, and zOffset.
playAirbendingSound(Location) - Static method in class com.projectkorra.projectkorra.ability.AirAbility
Plays the Airbending Sound at a location if enabled in the config.
playAvatarSound(Location) - Static method in class com.projectkorra.projectkorra.ability.AvatarAbility
 
playCombustionSound(Location) - Static method in class com.projectkorra.projectkorra.ability.FireAbility
 
playEarthbendingSound(Location) - Static method in class com.projectkorra.projectkorra.ability.EarthAbility
 
playEffect(Location) - Static method in class com.projectkorra.projectkorra.chiblocking.Smokescreen
 
playerAbilities - Static variable in class com.projectkorra.projectkorra.ability.util.MultiAbilityManager
 
playerBoundAbility - Static variable in class com.projectkorra.projectkorra.ability.util.MultiAbilityManager
 
PlayerChangeElementEvent - Class in com.projectkorra.projectkorra.event
Called when a player's bending element is modified
PlayerChangeElementEvent(CommandSender, Player, Element, PlayerChangeElementEvent.Result) - Constructor for class com.projectkorra.projectkorra.event.PlayerChangeElementEvent
 
PlayerChangeElementEvent.Result - Enum in com.projectkorra.projectkorra.event
 
PlayerChangeSubElementEvent - Class in com.projectkorra.projectkorra.event
 
PlayerChangeSubElementEvent(CommandSender, Player, Element.SubElement, PlayerChangeSubElementEvent.Result) - Constructor for class com.projectkorra.projectkorra.event.PlayerChangeSubElementEvent
 
PlayerChangeSubElementEvent.Result - Enum in com.projectkorra.projectkorra.event
 
PlayerCooldownChangeEvent - Class in com.projectkorra.projectkorra.event
 
PlayerCooldownChangeEvent(Player, String, long, PlayerCooldownChangeEvent.Result) - Constructor for class com.projectkorra.projectkorra.event.PlayerCooldownChangeEvent
 
PlayerCooldownChangeEvent.Result - Enum in com.projectkorra.projectkorra.event
 
PlayerFlyData - Class in com.projectkorra.projectkorra.object
 
PlayerFlyData(boolean, boolean) - Constructor for class com.projectkorra.projectkorra.object.PlayerFlyData
 
PlayerJumpEvent - Class in com.projectkorra.projectkorra.event
 
PlayerJumpEvent(Player, double) - Constructor for class com.projectkorra.projectkorra.event.PlayerJumpEvent
 
playerSlot - Static variable in class com.projectkorra.projectkorra.ability.util.MultiAbilityManager
 
playFirebendingParticles(Location, int, float, float, float) - Static method in class com.projectkorra.projectkorra.ability.FireAbility
 
playFirebendingSound(Location) - Static method in class com.projectkorra.projectkorra.ability.FireAbility
 
playFocusWaterEffect(Block) - Static method in class com.projectkorra.projectkorra.ability.WaterAbility
 
playIcebendingSound(Location) - Static method in class com.projectkorra.projectkorra.ability.WaterAbility
 
playLightningbendingParticle(Location) - Static method in class com.projectkorra.projectkorra.ability.FireAbility
 
playLightningbendingParticle(Location, float, float, float) - Static method in class com.projectkorra.projectkorra.ability.FireAbility
 
playMetalbendingSound(Location) - Static method in class com.projectkorra.projectkorra.ability.EarthAbility
 
playPlantbendingSound(Location) - Static method in class com.projectkorra.projectkorra.ability.WaterAbility
 
playSandBendingSound(Location) - Static method in class com.projectkorra.projectkorra.ability.EarthAbility
 
playWaterbendingSound(Location) - Static method in class com.projectkorra.projectkorra.ability.WaterAbility
 
plugin - Variable in class com.projectkorra.projectkorra.airbending.AirbendingManager
 
plugin - Variable in class com.projectkorra.projectkorra.chiblocking.ChiblockingManager
 
plugin - Variable in class com.projectkorra.projectkorra.earthbending.EarthbendingManager
 
plugin - Variable in class com.projectkorra.projectkorra.firebending.FirebendingManager
 
plugin - Static variable in class com.projectkorra.projectkorra.ProjectKorra
 
plugin - Variable in class com.projectkorra.projectkorra.waterbending.WaterbendingManager
 
port - Static variable in class com.projectkorra.projectkorra.storage.DBConnection
 
prepare() - Method in class com.projectkorra.projectkorra.earthbending.EarthBlast
 
prepare() - Method in class com.projectkorra.projectkorra.earthbending.LavaSurge
 
prepare() - Method in class com.projectkorra.projectkorra.earthbending.LavaSurgeWall
 
prepare() - Method in class com.projectkorra.projectkorra.earthbending.LavaSurgeWave
 
prepare() - Method in class com.projectkorra.projectkorra.waterbending.SurgeWall
 
prepare() - Method in class com.projectkorra.projectkorra.waterbending.SurgeWave
 
prepare() - Method in class com.projectkorra.projectkorra.waterbending.WaterManipulation
 
prepareCancel() - Method in class com.projectkorra.projectkorra.waterbending.WaterArms
 
Preset - Class in com.projectkorra.projectkorra.object
A savable association of abilities and hotbar slots, stored per player.
Preset(UUID, String, HashMap<Integer, String>) - Constructor for class com.projectkorra.projectkorra.object.Preset
Creates a new Preset
PresetCommand - Class in com.projectkorra.projectkorra.command
Executor for /bending preset.
PresetCommand() - Constructor for class com.projectkorra.projectkorra.command.PresetCommand
 
presetConfig - Static variable in class com.projectkorra.projectkorra.configuration.ConfigManager
 
presetExists(Player, String) - Static method in class com.projectkorra.projectkorra.object.Preset
Checks if a Preset with a certain name exists for a given Player.
PRESETS - Static variable in class com.projectkorra.projectkorra.configuration.ConfigType
 
presets - Static variable in class com.projectkorra.projectkorra.object.Preset
ConcurrentHashMap that stores a list of every Player's presets, keyed to their UUID
progress() - Method in interface com.projectkorra.projectkorra.ability.Ability
Causes the ability to be updated.
progress() - Method in class com.projectkorra.projectkorra.airbending.AirBlast
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirBubble
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirBurst
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirCombo
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirFlight
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirScooter
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirShield
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirSpout
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirSuction
 
progress() - Method in class com.projectkorra.projectkorra.airbending.AirSwipe
 
progress() - Method in class com.projectkorra.projectkorra.airbending.Suffocate
 
progress() - Method in class com.projectkorra.projectkorra.airbending.Tornado
 
progress() - Method in class com.projectkorra.projectkorra.avatar.AvatarState
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.AcrobatStance
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.ChiCombo
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.HighJump
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.Paralyze
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.QuickStrike
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.RapidPunch
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.Smokescreen
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.SwiftKick
 
progress() - Method in class com.projectkorra.projectkorra.chiblocking.WarriorStance
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.Catapult
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.Collapse
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.CollapseWall
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.EarthArmor
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.EarthBlast
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.EarthGrab
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.EarthSmash
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.EarthTunnel
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.Extraction
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.LavaFlow
Progresses LavaFlow by 1 tick.
progress() - Method in class com.projectkorra.projectkorra.earthbending.LavaSurge
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.LavaSurgeWall
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.LavaSurgeWave
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.MetalClips
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.RaiseEarth
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.RaiseEarthWall
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.Ripple
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.SandSpout
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.Shockwave
 
progress() - Method in class com.projectkorra.projectkorra.earthbending.Tremorsense
 
progress() - Method in class com.projectkorra.projectkorra.firebending.Blaze
 
progress() - Method in class com.projectkorra.projectkorra.firebending.BlazeArc
 
progress() - Method in class com.projectkorra.projectkorra.firebending.BlazeRing
 
progress() - Method in class com.projectkorra.projectkorra.firebending.Combustion
 
progress() - Method in class com.projectkorra.projectkorra.firebending.FireBlast
 
progress() - Method in class com.projectkorra.projectkorra.firebending.FireBlastCharged
 
progress() - Method in class com.projectkorra.projectkorra.firebending.FireBurst
 
progress() - Method in class com.projectkorra.projectkorra.firebending.FireCombo
 
progress() - Method in class com.projectkorra.projectkorra.firebending.FireJet
 
progress() - Method in class com.projectkorra.projectkorra.firebending.FireShield
 
progress() - Method in class com.projectkorra.projectkorra.firebending.HeatControlCook
 
progress() - Method in class com.projectkorra.projectkorra.firebending.HeatControlExtinguish
 
progress() - Method in class com.projectkorra.projectkorra.firebending.HeatControlMelt
 
progress() - Method in class com.projectkorra.projectkorra.firebending.HeatControlSolidify
 
progress() - Method in class com.projectkorra.projectkorra.firebending.Illumination
 
progress() - Method in class com.projectkorra.projectkorra.firebending.Lightning
Progresses the instance of this ability by 1 tick.
progress() - Method in class com.projectkorra.projectkorra.firebending.WallOfFire
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.Bloodbending
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.HealingWaters
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.IceBlast
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.IceSpikeBlast
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.IceSpikePillar
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.IceSpikePillarField
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.OctopusForm
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.PhaseChangeFreeze
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.PhaseChangeMelt
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.PlantArmor
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.PlantRegrowth
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.SurgeWall
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.SurgeWave
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.Torrent
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.TorrentWave
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterArms
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterArmsFreeze
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterArmsSpear
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterArmsWhip
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterBubble
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterCombo
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterManipulation
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterReturn
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterSourceGrabber
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterSpout
 
progress() - Method in class com.projectkorra.projectkorra.waterbending.WaterSpoutWave
 
progressAll() - Static method in class com.projectkorra.projectkorra.ability.CoreAbility
Causes Ability.progress() to be called on every CoreAbility instance that has been started and has not been removed.
progressAll() - Static method in class com.projectkorra.projectkorra.earthbending.Shockwave
 
progressAll() - Static method in class com.projectkorra.projectkorra.util.TempPotionEffect
 
progressAllCleanup() - Static method in class com.projectkorra.projectkorra.earthbending.Ripple
 
progressAllCleanup() - Static method in class com.projectkorra.projectkorra.waterbending.Torrent
 
progressAllCleanup() - Static method in class com.projectkorra.projectkorra.waterbending.WaterArms
 
progressAllCleanup() - Static method in class com.projectkorra.projectkorra.waterbending.WaterArmsWhip
 
progressOrigins() - Static method in class com.projectkorra.projectkorra.airbending.AirBlast
 
progressOrigins() - Static method in class com.projectkorra.projectkorra.airbending.AirSuction
 
ProjectKorra - Class in com.projectkorra.projectkorra
 
ProjectKorra() - Constructor for class com.projectkorra.projectkorra.ProjectKorra
 
publish(LogRecord) - Method in class com.projectkorra.projectkorra.util.logging.PKLogHandler
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links