A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- parallelChain() - Method in interface noppes.npcs.api.handler.IActionManager
- pauseFor(int) - Method in interface noppes.npcs.api.handler.data.IAction
- pauseSounds() - Method in class noppes.npcs.api.AbstractNpcAPI
- pauseSounds() - Method in interface noppes.npcs.api.entity.IPlayer
-
Pauses all sounds currently playing for the player.
- pauseSounds() - Method in interface noppes.npcs.api.IWorld
- performEffect(IPlayer) - Method in interface noppes.npcs.api.handler.data.IPlayerEffect
- playerStatus(IPlayer) - Method in interface noppes.npcs.api.handler.data.IFaction
- playLivingSound() - Method in interface noppes.npcs.api.entity.IEntityLiving
-
Plays the entity's living sound.
- playSound(int, ISound) - Method in class noppes.npcs.api.AbstractNpcAPI
- playSound(int, ISound) - Method in interface noppes.npcs.api.entity.IPlayer
-
Plays the specified sound with an identifier for the player.
- playSound(int, ISound) - Method in interface noppes.npcs.api.IWorld
- playSound(String, float, float) - Method in interface noppes.npcs.api.entity.IPlayer
-
Plays the specified sound at the given volume and pitch for the player.
- playSound(ISound) - Method in class noppes.npcs.api.AbstractNpcAPI
- playSound(ISound) - Method in interface noppes.npcs.api.entity.IPlayer
-
Plays the specified sound for the player.
- playSoundAtEntity(IEntity<?>, String, float, float) - Method in class noppes.npcs.api.AbstractNpcAPI
- playSoundAtEntity(IEntity, String, float, float) - Method in interface noppes.npcs.api.IWorld
- playSoundToNearExcept(IPlayer<?>, String, float, float) - Method in class noppes.npcs.api.AbstractNpcAPI
- playSoundToNearExcept(IPlayer, String, float, float) - Method in interface noppes.npcs.api.IWorld
All Classes All Packages