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
H
- has(int) - Method in interface noppes.npcs.api.handler.IOverlayHandler
- has(int) - Method in interface noppes.npcs.api.ITimers
- has(int, String) - Method in interface noppes.npcs.api.handler.ICloneHandler
- has(String) - Method in interface noppes.npcs.api.handler.IAnimationHandler
- has(String) - Method in interface noppes.npcs.api.INbt
- hasAchievement(String) - Method in interface noppes.npcs.api.entity.IPlayer
- hasActiveQuest(int) - Method in interface noppes.npcs.api.entity.IPlayer
-
Checks whether the player has an active quest with the given ID.
- hasActiveQuest(int) - Method in interface noppes.npcs.api.handler.IPlayerQuestData
- hasActiveQuest(IQuest) - Method in interface noppes.npcs.api.entity.IPlayer
-
Checks whether the player has an active quest matching the specified quest.
- hasAlias(String) - Method in interface noppes.npcs.api.ICommand
- hasAttribute(String) - Method in interface noppes.npcs.api.handler.data.IPlayerAttributes
-
Checks whether an attribute with the given key exists.
- hasAttribute(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Checks if the item has an attribute (using the default MC attribute system).
- hasBukkitPermission(String) - Method in interface noppes.npcs.api.entity.IPlayer
- hasCollided() - Method in interface noppes.npcs.api.entity.IEntity
- hasCollidedHorizontally() - Method in interface noppes.npcs.api.entity.IEntity
- hasCollidedVertically() - Method in interface noppes.npcs.api.entity.IEntity
- hasCompanion() - Method in interface noppes.npcs.api.handler.IPlayerData
- hasCustomAttribute(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Checks whether the item has a custom attribute with the specified key.
- hasCustomName() - Method in interface noppes.npcs.api.item.IItemStack
- hasCustomNameTag() - Method in interface noppes.npcs.api.entity.IEntityLiving
- hasEffect(IPlayer, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Checks if the specified player currently has an effect with the given ID.
- hasEffect(IPlayer, ICustomEffect) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Checks if the specified player currently has the given custom effect.
- hasEnchant(int) - Method in interface noppes.npcs.api.item.IItemStack
-
Checks if the item has the specified enchantment.
- hasFinishedQuest(int) - Method in interface noppes.npcs.api.entity.IPlayer
-
Checks whether the player has finished the quest with the given ID.
- hasFinishedQuest(int) - Method in interface noppes.npcs.api.handler.IPlayerQuestData
- hasFinishedQuest(IQuest) - Method in interface noppes.npcs.api.entity.IPlayer
-
Checks whether the player has finished the specified quest.
- hasGlobalObject(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- hashCode() - Method in class net.minecraft.util.Vec3i
- hasHoverText() - Method in interface noppes.npcs.api.gui.ICustomGuiComponent
-
Checks if the component has hover text.
- hasImage(int) - Method in interface noppes.npcs.api.handler.data.IDialog
- hasInteractedBefore(IJobItemGiver) - Method in interface noppes.npcs.api.handler.IPlayerItemGiverData
- hasInteraction(int) - Method in interface noppes.npcs.api.handler.data.IMagic
-
Checks if this magic has an interaction value set for another magic.
- hasLivingAnimation() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether the NPC has a living animation.
- hasLore() - Method in interface noppes.npcs.api.item.IItemStack
- hasMagic(int) - Method in interface noppes.npcs.api.handler.data.IMagicData
- hasMagicAttribute(String, int) - Method in interface noppes.npcs.api.item.IItemStack
-
Checks whether the item has a magic attribute with the given key and magic identifier.
- hasMail() - Method in interface noppes.npcs.api.handler.IPlayerMailData
- hasMail(IPlayerMail) - Method in interface noppes.npcs.api.handler.IPlayerMailData
- hasNickname() - Method in interface noppes.npcs.api.entity.IPixelmon
- hasObjective(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- hasOffRange() - Method in interface noppes.npcs.api.jobs.IJobBard
- hasOffRange(boolean) - Method in interface noppes.npcs.api.jobs.IJobBard
- hasOwner() - Method in interface noppes.npcs.api.roles.IRoleFollower
- hasPixelmon() - Method in interface noppes.npcs.api.jobs.IJobSpawner
- hasPlayer(String) - Method in interface noppes.npcs.api.handler.data.IParty
-
Check if Player is in Party with Player Name
- hasPlayer(IPlayer) - Method in interface noppes.npcs.api.handler.data.IParty
-
Check if Player is in Party with IPlayer
- hasPlayerObjective(String, String, String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- hasPlayerObjective(IPlayer, String, String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- hasProfileOptions() - Method in interface noppes.npcs.api.handler.data.IProfileOptions
- hasQuest() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- hasReadDialog(int) - Method in interface noppes.npcs.api.entity.IPlayer
-
Checks whether the player has read the dialog with the specified ID.
- hasReadDialog(int) - Method in interface noppes.npcs.api.handler.IPlayerDialogData
- hasReadDialog(IDialog) - Method in interface noppes.npcs.api.entity.IPlayer
-
Checks whether the player has read the specified dialog.
- hasRequirement(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Checks whether the item has a requirement with the specified key.
- hasSlot(IPlayer, int) - Method in interface noppes.npcs.api.handler.IProfileHandler
- hasStack() - Method in interface noppes.npcs.api.gui.IItemSlot
-
Checks if the slot currently contains an item stack.
- hasStoredData(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- hasStoredData(String) - Method in interface noppes.npcs.api.block.IBlockScripted
- hasStoredData(String) - Method in interface noppes.npcs.api.entity.IEntity
-
Checks if stored data for the given key exists.
- hasStoredData(String) - Method in interface noppes.npcs.api.IWorld
-
Deprecated.
- hasTag(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Checks if the item has an NBT tag with the specified key.
- hasTeam(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- hasTempData(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- hasTempData(String) - Method in interface noppes.npcs.api.block.IBlockScripted
- hasTempData(String) - Method in interface noppes.npcs.api.entity.IEntity
-
Checks if temporary data for the given key exists.
- hasTempData(String) - Method in interface noppes.npcs.api.IWorld
-
Deprecated.
- hasTexture() - Method in interface noppes.npcs.api.gui.IButton
-
Checks if the button has an assigned texture.
- hasTileEntity() - Method in interface noppes.npcs.api.IBlock
- hasTimerRunOut() - Method in interface noppes.npcs.api.event.IPlayerEvent.EffectEvent.Removed
- hasTransport() - Method in interface noppes.npcs.api.roles.IRoleTransporter
- hasTransport(int) - Method in interface noppes.npcs.api.handler.IPlayerTransportData
- headWear() - Method in interface noppes.npcs.api.entity.data.IModelData
-
Gets the current headwear configuration.
- headWear(byte) - Method in interface noppes.npcs.api.entity.data.IModelData
-
Sets the headwear configuration.
- heal(IEntityLivingBase, float) - Method in interface noppes.npcs.api.jobs.IJobHealer
- hidden(int) - Method in interface noppes.npcs.api.entity.data.IModelData
-
Returns the hide configuration for the specified part.
- hideKilledBody(boolean) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Sets whether the NPC's body should be hidden upon death.
- hidePart(int, byte) - Method in interface noppes.npcs.api.entity.data.IModelData
-
Hide Body Parts part: [0: Head, 1: Body, 2: Arms, 3: Legs] hide: [0: None, 1: Both, 2: Right, 3: Left], only values 0 and 1 used for head & body.
- hideText() - Method in interface noppes.npcs.api.handler.data.ILine
- hideText(boolean) - Method in interface noppes.npcs.api.handler.data.ILine
- hurt(float) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Applies damage to this entity using a generic damage source.
- hurt(float, IEntity) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Applies damage to this entity with the given source entity.
- hurt(float, IDamageSource) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Applies damage to this entity using a custom damage source.
All Classes All Packages