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
K
- keyDown() - Method in interface noppes.npcs.api.event.IPlayerEvent.KeyPressedEvent
- kick(String) - Method in interface noppes.npcs.api.entity.IPlayer
-
Kicks the player from the server with the specified reason.
- kickAllPlayers() - Method in class noppes.npcs.api.AbstractNpcAPI
- kill() - Method in interface noppes.npcs.api.entity.IArrow
- kill() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Kills the NPC without despawning it.
- kill() - Method in interface noppes.npcs.api.entity.IFishHook
- kill() - Method in interface noppes.npcs.api.entity.IThrowable
- kill() - Method in interface noppes.npcs.api.handler.data.IAction
-
marks done and safely dumps the action's data and thread
- kill() - Method in interface noppes.npcs.api.handler.data.IActionQueue
- kill() - Method in interface noppes.npcs.api.handler.data.IPlayerEffect
- killWhenEmpty(boolean) - Method in interface noppes.npcs.api.handler.data.IActionQueue
- killWhenEmptyAfter(int) - Method in interface noppes.npcs.api.handler.data.IActionQueue
- knockback(double, double, double, float) - Method in interface noppes.npcs.api.entity.IEntity
-
Applies knockback using individual power components.
- knockback(int, float) - Method in interface noppes.npcs.api.entity.IEntity
-
Applies a knockback effect to the entity.
- knockback(IPos, float) - Method in interface noppes.npcs.api.entity.IEntity
-
Applies knockback using a position vector.
All Classes All Packages