Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- canQuestBeAccepted(int) - Method in interface noppes.npcs.api.entity.IPlayer
- canSeeEntity(IEntity) - Method in interface noppes.npcs.api.entity.IEntityLiving
- categories() - Method in interface noppes.npcs.api.handler.IDialogHandler
- categories() - Method in interface noppes.npcs.api.handler.IQuestHandler
- category - Variable in class noppes.npcs.api.event.PlayerEvent.PlaySoundEvent
- change - Variable in class noppes.npcs.api.event.PlayerEvent.LevelUpEvent
-
The amount the level of the player changed
- changedPos - Variable in class noppes.npcs.api.event.BlockEvent.NeighborChangedEvent
- ChatEvent(IPlayer, String) - Constructor for class noppes.npcs.api.event.PlayerEvent.ChatEvent
- CHUNKLOADER - Static variable in class noppes.npcs.api.constants.JobType
- clear() - Method in interface noppes.npcs.api.entity.data.IData
-
Removes all data
- clear() - Method in interface noppes.npcs.api.INbt
-
Clears all tags
- clear() - Method in interface noppes.npcs.api.ITimers
- clear() - Method in interface noppes.npcs.api.overlay.IOverlay
- clearData() - Method in interface noppes.npcs.api.entity.IPlayer
-
WANRING, REMOVES ALL PLAYER DATA (data only from CustomNPCs, does not clear inventory etc)
- clearNavigation() - Method in interface noppes.npcs.api.entity.IMob
-
Stop navigating wherever this npc was walking to
- clearPlayers() - Method in interface noppes.npcs.api.IScoreboardTeam
- clearPotionEffects() - Method in interface noppes.npcs.api.entity.IEntityLiving
- clearRiders() - Method in interface noppes.npcs.api.entity.IEntity
- clearTarget - Variable in class noppes.npcs.api.event.NpcEvent.DamagedEvent
- clearTarget - Variable in class noppes.npcs.api.event.PlayerEvent.DamagedEvent
- ClickedEvent(IBlock, Player) - Constructor for class noppes.npcs.api.event.BlockEvent.ClickedEvent
- clickType - Variable in class noppes.npcs.api.event.CustomGuiEvent.SlotClickEvent
- close() - Method in interface noppes.npcs.api.gui.ICustomGui
-
If this is a subgui it closes the subgui
- CloseEvent(ICustomNpc, Player, IDialog) - Constructor for class noppes.npcs.api.event.DialogEvent.CloseEvent
- CloseEvent(IPlayer, ICustomGui) - Constructor for class noppes.npcs.api.event.CustomGuiEvent.CloseEvent
- closeGui() - Method in interface noppes.npcs.api.entity.IPlayer
- closeSubGui() - Method in interface noppes.npcs.api.gui.ICustomGui
- CollidedEvent(IBlock, Entity) - Constructor for class noppes.npcs.api.event.BlockEvent.CollidedEvent
- CollideEvent(ICustomNpc, Entity) - Constructor for class noppes.npcs.api.event.NpcEvent.CollideEvent
- COLORED_LINE - Static variable in class noppes.npcs.api.constants.GuiComponentType
- COMMAND_BLOCK - Static variable in class noppes.npcs.api.constants.OptionType
- COMPANION - Static variable in class noppes.npcs.api.constants.RoleType
- compare(IItemStack, boolean) - Method in interface noppes.npcs.api.item.IItemStack
- CONDUIT_POWER - Static variable in class noppes.npcs.api.constants.PotionEffectType
- container - Variable in class noppes.npcs.api.event.PlayerEvent.ContainerClosed
- container - Variable in class noppes.npcs.api.event.PlayerEvent.ContainerOpen
- ContainerClosed(IPlayer, IContainer) - Constructor for class noppes.npcs.api.event.PlayerEvent.ContainerClosed
- ContainerOpen(IPlayer, IContainer) - Constructor for class noppes.npcs.api.event.PlayerEvent.ContainerOpen
- CONVERSATION - Static variable in class noppes.npcs.api.constants.JobType
- copy() - Method in interface noppes.npcs.api.item.IItemStack
- count(IItemStack, boolean, boolean) - Method in interface noppes.npcs.api.IContainer
- CRAWL - Static variable in class noppes.npcs.api.constants.AnimationType
- create() - Method in interface noppes.npcs.api.handler.data.IDialogCategory
- create() - Method in interface noppes.npcs.api.handler.data.IQuestCategory
- create(String, int) - Method in interface noppes.npcs.api.handler.IFactionHandler
-
Example: create("Bandits", 0xFF0000)
- createCustomGui(int, int, int, boolean, IPlayer) - Method in class noppes.npcs.api.NpcAPI
- createEntity(String) - Method in interface noppes.npcs.api.IWorld
- createEntityFromNBT(INbt) - Method in interface noppes.npcs.api.IWorld
- createItem(String, int) - Method in interface noppes.npcs.api.IWorld
- createItemFromNbt(INbt) - Method in interface noppes.npcs.api.IWorld
- createMail(String, String) - Method in class noppes.npcs.api.NpcAPI
- createNPC(Level) - Method in class noppes.npcs.api.NpcAPI
-
Doesnt spawn the npc in the world
- createOverlay(int) - Method in class noppes.npcs.api.NpcAPI
- createScore(String) - Method in interface noppes.npcs.api.IScoreboardObjective
- CRIT - Static variable in class noppes.npcs.api.constants.ParticleType
- CROSS - Static variable in class noppes.npcs.api.constants.MarkType
- CROUCH - Static variable in class noppes.npcs.api.constants.AnimationType
- CRY - Static variable in class noppes.npcs.api.constants.AnimationType
- currency1 - Variable in class noppes.npcs.api.event.RoleEvent.TradeFailedEvent
- currency1 - Variable in class noppes.npcs.api.event.RoleEvent.TraderEvent
- currency2 - Variable in class noppes.npcs.api.event.RoleEvent.TradeFailedEvent
- currency2 - Variable in class noppes.npcs.api.event.RoleEvent.TraderEvent
- CustomGuiEvent - Class in noppes.npcs.api.event
- CustomGuiEvent(IPlayer, ICustomGui) - Constructor for class noppes.npcs.api.event.CustomGuiEvent
- CustomGuiEvent.ButtonEvent - Class in noppes.npcs.api.event
-
customGuiButton
- CustomGuiEvent.CloseEvent - Class in noppes.npcs.api.event
-
customGuiClosed
- CustomGuiEvent.ScrollEvent - Class in noppes.npcs.api.event
-
customGuiScroll
- CustomGuiEvent.SlotClickEvent - Class in noppes.npcs.api.event
-
customGuiSlotClicked
- CustomGuiEvent.SlotEvent - Class in noppes.npcs.api.event
-
customGuiSlot
- CustomNPCsEvent - Class in noppes.npcs.api.event
- CustomNPCsEvent() - Constructor for class noppes.npcs.api.event.CustomNPCsEvent
- CustomNPCsException - Exception in noppes.npcs.api
- CustomNPCsException(Exception, String, Object...) - Constructor for exception noppes.npcs.api.CustomNPCsException
- CustomNPCsException(String, Object...) - Constructor for exception noppes.npcs.api.CustomNPCsException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form