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.ICustomNpc
-
Kills the NPC without despawning it.
- kill() - Method in interface noppes.npcs.api.handler.data.IPlayerEffect
- 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