Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- east() - Method in interface noppes.npcs.api.IPos
- east(int) - Method in interface noppes.npcs.api.IPos
- EAST - Static variable in class noppes.npcs.api.constants.SideType
- enableEvents() - Method in interface noppes.npcs.api.entity.IProjectile
-
For scripters to enable projectile events in their current scripting container
- ENCHANT - Static variable in class noppes.npcs.api.constants.ParticleType
- EntitiesType - Class in noppes.npcs.api.constants
-
Entity Types
- EntitiesType() - Constructor for class noppes.npcs.api.constants.EntitiesType
- entity - Variable in class noppes.npcs.api.event.BlockEvent.CollidedEvent
- entity - Variable in class noppes.npcs.api.event.BlockEvent.EntityFallenUponEvent
- entity - Variable in class noppes.npcs.api.event.ForgeEvent.EntityEvent
- entity - Variable in class noppes.npcs.api.event.ItemEvent.PickedUpEvent
- entity - Variable in class noppes.npcs.api.event.ItemEvent.SpawnEvent
- entity - Variable in class noppes.npcs.api.event.ItemEvent.TossedEvent
- entity - Variable in class noppes.npcs.api.event.NpcEvent.CollideEvent
- entity - Variable in class noppes.npcs.api.event.NpcEvent.KilledEntityEvent
- entity - Variable in class noppes.npcs.api.event.NpcEvent.TargetEvent
- entity - Variable in class noppes.npcs.api.event.NpcEvent.TargetLostEvent
-
The previous target
- entity - Variable in class noppes.npcs.api.event.PlayerEvent.KilledEntityEvent
- entity - Variable in class noppes.npcs.api.event.WorldEvent.ScriptTriggerEvent
-
Can be null, if player it will call the player scripts too, if npc it will call the npc scripts
- ENTITY_DISPLAY - Static variable in class noppes.npcs.api.constants.GuiComponentType
- EntityEvent(EntityEvent, IEntity) - Constructor for class noppes.npcs.api.event.ForgeEvent.EntityEvent
- EntityFallenUponEvent(IBlock, Entity, float) - Constructor for class noppes.npcs.api.event.BlockEvent.EntityFallenUponEvent
- event - Variable in class noppes.npcs.api.event.ForgeEvent
- events() - Method in class noppes.npcs.api.NpcAPI
-
Used by modders
- EXCLAMATION - Static variable in class noppes.npcs.api.constants.MarkType
- executeCommand(String) - Method in interface noppes.npcs.api.block.IBlockScripted
-
On servers the enable-command-block option in the server.properties needs to be set to true
Use /gamerule commandBlockOutput false/true to turn off/on command block feedback
Setting NpcUseOpCommands to true in the CustomNPCs.cfg should allow the npc to run op commands, be warned this could be a major security risk, use at own risk
For permission plugins the commands are run under uuid:c9c843f8-4cb1-4c82-aa61-e264291b7bd6 and name:[customnpcs] - executeCommand(String) - Method in interface noppes.npcs.api.block.IBlockScriptedDoor
-
On servers the enable-command-block option in the server.properties needs to be set to true
Use /gamerule commandBlockOutput false/true to turn off/on command block feedback
Setting NpcUseOpCommands to true in the CustomNPCs.cfg should allow the npc to run op commands, be warned this could be a major security risk, use at own risk
For permission plugins the commands are run under uuid:c9c843f8-4cb1-4c82-aa61-e264291b7bd6 and name:[customnpcs] - executeCommand(String) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
On servers the enable-command-block option in the server.properties needs to be set to true
Use /gamerule commandBlockOutput false/true to turn off/on command block feedback
Setting NpcUseOpCommands to true in the CustomNPCs.cfg should allow the npc to run op commands, be warned this could be a major security risk, use at own risk
For permission plugins the commands are run under uuid:c9c843f8-4cb1-4c82-aa61-e264291b7bd6 and name:[customnpcs] - executeCommand(IWorld, String) - Method in class noppes.npcs.api.NpcAPI
- exp - Variable in class noppes.npcs.api.event.PlayerEvent.BreakEvent
-
Experience that drops if the block is broken
- expDropped - Variable in class noppes.npcs.api.event.NpcEvent.DiedEvent
- explode(double, double, double, float, boolean, boolean) - Method in interface noppes.npcs.api.IWorld
- ExplodedEvent(IBlock) - Constructor for class noppes.npcs.api.event.BlockEvent.ExplodedEvent
- expReward - Variable in class noppes.npcs.api.event.QuestEvent.QuestTurnedInEvent
- extinguish() - Method in interface noppes.npcs.api.entity.IEntity
-
Removes fire from this entity
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form