Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes|All Packages

C

canQuestBeAccepted(int) - Method in interface noppes.npcs.api.entity.IPlayer
 
canRun(MinecraftServer, ICommandSender, String, String[]) - Method in class noppes.npcs.api.CommandNoppesBase
 
canSeeEntity(IEntity) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
 
categories() - Method in interface noppes.npcs.api.handler.IDialogHandler
 
categories() - Method in interface noppes.npcs.api.handler.IQuestHandler
 
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
 
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.IEntityLiving
Stop navigating wherever this npc was walking to
clearPlayers() - Method in interface noppes.npcs.api.IScoreboardTeam
 
clearPotionEffects() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
 
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, EntityPlayer) - Constructor for class noppes.npcs.api.event.BlockEvent.ClickedEvent
 
clickType - Variable in class noppes.npcs.api.event.CustomGuiEvent.SlotClickEvent
 
CloseEvent(ICustomNpc, EntityPlayer, IDialog) - Constructor for class noppes.npcs.api.event.DialogEvent.CloseEvent
 
CloseEvent(IPlayer, ICustomGui) - Constructor for class noppes.npcs.api.event.CustomGuiEvent.CloseEvent
 
CloseEvent(IPlayer, IContainer) - Constructor for class noppes.npcs.api.event.CustomContainerEvent.CloseEvent
 
closeGui() - Method in interface noppes.npcs.api.entity.IPlayer
 
CollidedEvent(IBlock, Entity) - Constructor for class noppes.npcs.api.event.BlockEvent.CollidedEvent
 
CollideEvent(ICustomNpc, Entity) - Constructor for class noppes.npcs.api.event.NpcEvent.CollideEvent
 
COMMAND_BLOCK - Static variable in class noppes.npcs.api.constants.OptionType
 
CommandNoppesBase - Class in noppes.npcs.api
 
CommandNoppesBase() - Constructor for class noppes.npcs.api.CommandNoppesBase
 
CommandNoppesBase.SubCommand - Annotation Type in noppes.npcs.api
 
COMPANION - Static variable in class noppes.npcs.api.constants.RoleType
 
compare(IItemStack, boolean) - Method in interface noppes.npcs.api.item.IItemStack
 
container - Variable in class noppes.npcs.api.event.CustomContainerEvent
 
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) - 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, 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(World) - Method in class noppes.npcs.api.NpcAPI
Doesnt spawn the npc in the world
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
 
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
 
CustomContainerEvent - Class in noppes.npcs.api.event
 
CustomContainerEvent(IPlayer, IContainer) - Constructor for class noppes.npcs.api.event.CustomContainerEvent
 
CustomContainerEvent.CloseEvent - Class in noppes.npcs.api.event
 
CustomContainerEvent.SlotClickedEvent - Class in noppes.npcs.api.event
 
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
 
CustomGuiEvent.CloseEvent - Class in noppes.npcs.api.event
 
CustomGuiEvent.ScrollEvent - Class in noppes.npcs.api.event
 
CustomGuiEvent.SlotClickEvent - Class in noppes.npcs.api.event
 
CustomGuiEvent.SlotEvent - Class in noppes.npcs.api.event
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes|All Packages