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
G
- get(int) - Method in interface noppes.npcs.api.handler.IAnimationHandler
- get(int) - Method in interface noppes.npcs.api.handler.IDialogHandler
- get(int) - Method in interface noppes.npcs.api.handler.IFactionHandler
- get(int) - Method in interface noppes.npcs.api.handler.IOverlayHandler
- get(int) - Method in interface noppes.npcs.api.handler.IQuestHandler
- get(int) - Method in interface noppes.npcs.api.handler.ITagHandler
- get(int, String, IWorld) - Method in interface noppes.npcs.api.handler.ICloneHandler
- get(String) - Method in interface noppes.npcs.api.handler.IAnimationHandler
- getAbsorptionAmount() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the absorption (extra health) amount.
- getAccuracy() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the shooting accuracy.
- getAccuracy() - Method in interface noppes.npcs.api.entity.IProjectile
-
Returns the accuracy value for the projectile.
- getActionManager() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the action manager used for scheduling NPC actions.
- getActionQueue() - Method in interface noppes.npcs.api.handler.IActionManager
-
Retrieve the entire action queue.
- getActiveQuests() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns an array of quests that the player is actively undertaking.
- getActiveQuests() - Method in interface noppes.npcs.api.handler.IPlayerQuestData
- getAdditionalText() - Method in interface noppes.npcs.api.handler.data.IQuestObjective
- getAge() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the age of the NPC in ticks.
- getAge() - Method in interface noppes.npcs.api.entity.IEntity
- getAge() - Method in interface noppes.npcs.api.entity.IEntityItem
- getAggroRange() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the aggro range of the NPC.
- getAIMoveSpeed() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the AI move speed of the entity.
- getAimType() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Gets the Aim Type for an NPC
- getAliases() - Method in interface noppes.npcs.api.ICommand
- getAlignment() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getAlignment() - Method in interface noppes.npcs.api.overlay.ICustomOverlayComponent
- getAllAttributesArray() - Method in interface noppes.npcs.api.handler.IAttributeHandler
-
Returns an array of all registered attribute definitions.
- getAllBiomeNames() - Method in class noppes.npcs.api.AbstractNpcAPI
- getAllInBox(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.BlockPos
-
Create an Iterable that returns all positions in the box specified by the given corners
- getAllInBox(IPos, IPos) - Method in class noppes.npcs.api.AbstractNpcAPI
- getAllInBox(IPos, IPos, boolean) - Method in class noppes.npcs.api.AbstractNpcAPI
-
Forms a box with corners as the input IPos parameters, and returns all points inside the box as a list of IPos vectors.
- getAllMail() - Method in interface noppes.npcs.api.handler.IPlayerMailData
- getAllNbt() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns all NBT data for the entity.
- getAllowedValues() - Method in interface net.minecraft.block.properties.IProperty
- getAllServerPlayers() - Method in class noppes.npcs.api.AbstractNpcAPI
- getAllServerPlayers() - Method in interface noppes.npcs.api.IWorld
- getAlpha() - Method in interface noppes.npcs.api.gui.ICustomGuiComponent
-
Returns the component's transparency (alpha).
- getAlpha() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getAlpha() - Method in interface noppes.npcs.api.ISkinOverlay
- getAlpha() - Method in interface noppes.npcs.api.overlay.ICustomOverlayComponent
- getAlpha1() - Method in interface noppes.npcs.api.IParticle
- getAlpha2() - Method in interface noppes.npcs.api.IParticle
- getAlphaRate() - Method in interface noppes.npcs.api.IParticle
- getAlphaRateStart() - Method in interface noppes.npcs.api.IParticle
- getAlwaysRenderNameTag() - Method in interface noppes.npcs.api.entity.IEntityLiving
- getAmount() - Method in interface noppes.npcs.api.event.IPlayerEvent.PickupXPEvent
- getAmount() - Method in interface noppes.npcs.api.IParticle
- getAnimatingTime() - Method in interface noppes.npcs.api.handler.data.IAnimationData
-
Returns the total time the current animation has been running.
- getAnimation() - Method in interface noppes.npcs.api.event.IAnimationEvent
- getAnimation() - Method in interface noppes.npcs.api.handler.data.IAnimationData
-
Returns the current animation.
- getAnimationData() - Method in interface noppes.npcs.api.entity.IAnimatable
-
Returns the animation data associated with this entity.
- getAnimationData() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's animation data.
- getAnimationData() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the player's animation data.
- getAnimationData() - Method in interface noppes.npcs.api.event.IAnimationEvent
- getAnimations() - Method in class noppes.npcs.api.AbstractNpcAPI
- getAnimations() - Method in interface noppes.npcs.api.handler.IAnimationHandler
- getAnimEnd() - Method in interface noppes.npcs.api.IParticle
- getAnimLoop() - Method in interface noppes.npcs.api.IParticle
- getAnimRate() - Method in interface noppes.npcs.api.IParticle
- getAnimStart() - Method in interface noppes.npcs.api.IParticle
- getAnvilBreakChance() - Method in interface noppes.npcs.api.event.IItemEvent.RepairItem
- getAnvilList() - Method in interface noppes.npcs.api.handler.IRecipeHandler
- getArgs() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.ScriptedCommandEvent
- getArmor(int) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the armor item in the specified slot.
- getArmor(int) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the armor piece in the given slot.
- getArmorMaterial() - Method in interface noppes.npcs.api.item.IItemArmor
- getArmorSlot() - Method in interface noppes.npcs.api.item.IItemArmor
- getArmorType() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getArmorType() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the armor type for the scripted item.
- getArrowCountInEntity() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the number of arrows currently embedded in the entity.
- getArrowResistance() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's arrow resistance.
- getAttackFactions() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether the NPC attacks other factions.
- getAttackLines() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the lines spoken when the NPC attacks.
- getAttackTarget() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the current attack target.
- getAttackTargetTime() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the time (in ticks) for which the current attack target has been active.
- getAttemptPosition() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.CNPCNaturalSpawnEvent
- getAttribute() - Method in interface noppes.npcs.api.handler.data.ICustomAttribute
-
Returns the attribute definition associated with this custom attribute.
- getAttribute(String) - Method in interface noppes.npcs.api.handler.data.IPlayerAttributes
-
Returns the custom attribute instance identified by the given key.
- getAttribute(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Retrieves the attribute value using the default MC attribute system.
- getAttributeDefinition(String) - Method in interface noppes.npcs.api.handler.IAttributeHandler
-
Returns the attribute definition corresponding to the given key.
- getAttributes() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the player's item attribute combination
- getAttributes() - Method in interface noppes.npcs.api.handler.data.IPlayerAttributes
-
Returns an array of all custom attribute instances associated with the player.
- getAttributeValue(String) - Method in interface noppes.npcs.api.handler.data.IPlayerAttributes
-
Returns the value of the attribute identified by the given key.
- getAuraColor() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's aura color.
- getAuthor() - Method in interface noppes.npcs.api.item.IItemBook
- getAvailability() - Method in interface noppes.npcs.api.entity.data.IMark
-
Returns the availability conditions associated with this mark.
- getAvailability() - Method in interface noppes.npcs.api.handler.data.IDialog
- getAvailability() - Method in interface noppes.npcs.api.jobs.IJobItemGiver
- getBackgroundTexture() - Method in interface noppes.npcs.api.gui.ICustomGui
-
Returns the background texture resource location.
- getBankData() - Method in interface noppes.npcs.api.handler.IPlayerData
- getBiomeName(int, int) - Method in interface noppes.npcs.api.IWorld
- getBiomeName(IPos) - Method in interface noppes.npcs.api.IWorld
- getBiomes() - Method in interface noppes.npcs.api.handler.data.INaturalSpawn
- getBlend() - Method in interface noppes.npcs.api.ISkinOverlay
- getBlock() - Method in interface net.minecraft.block.state.IBlockState
- getBlock() - Method in interface noppes.npcs.api.event.IBlockEvent
- getBlock() - Method in interface noppes.npcs.api.event.IPlayerEvent.BonemealEvent
- getBlock() - Method in interface noppes.npcs.api.event.IPlayerEvent.BreakEvent
- getBlock() - Method in interface noppes.npcs.api.event.IProjectileEvent.ImpactEvent
- getBlock(int, int, int) - Method in interface noppes.npcs.api.IWorld
- getBlock(IPos) - Method in interface noppes.npcs.api.IWorld
- getBlockBoundsMaxX() - Method in interface noppes.npcs.api.IBlock
- getBlockBoundsMaxY() - Method in interface noppes.npcs.api.IBlock
- getBlockBoundsMaxZ() - Method in interface noppes.npcs.api.IBlock
- getBlockBoundsMinX() - Method in interface noppes.npcs.api.IBlock
- getBlockBoundsMinY() - Method in interface noppes.npcs.api.IBlock
- getBlockBoundsMinZ() - Method in interface noppes.npcs.api.IBlock
- getBlockLightValue(int, int, int) - Method in interface noppes.npcs.api.IWorld
- getBlockLightValue(IPos) - Method in interface noppes.npcs.api.IWorld
- getBlockMetadata() - Method in interface noppes.npcs.api.ITileEntity
- getBlockMetadata(int, int, int) - Method in interface noppes.npcs.api.IWorld
- getBlockMetadata(IPos) - Method in interface noppes.npcs.api.IWorld
- getBlockName() - Method in interface noppes.npcs.api.item.IItemBlock
- getBlockType() - Method in interface noppes.npcs.api.ITileEntity
- getBlockX() - Method in interface noppes.npcs.api.entity.IEntity
- getBlockY() - Method in interface noppes.npcs.api.entity.IEntity
- getBlockZ() - Method in interface noppes.npcs.api.entity.IEntity
- getBody() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the body value.
- getBonusAttribute(String, String) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Retrieves a bonus attribute for the specified stat.
- getBookAuthor() - Method in interface noppes.npcs.api.item.IItemStack
- getBookText() - Method in interface noppes.npcs.api.item.IItemStack
- getBookTitle() - Method in interface noppes.npcs.api.item.IItemStack
- getBoolean(String) - Method in interface noppes.npcs.api.INbt
- getBow() - Method in interface noppes.npcs.api.event.IPlayerEvent.RangedLaunchedEvent
- getBrokenStack() - Method in interface noppes.npcs.api.event.IItemEvent.BreakItem
- getBurstCount() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the number of shots in a burst.
- getButton() - Method in interface noppes.npcs.api.event.IPlayerEvent.MouseClickedEvent
- getByte(String) - Method in interface noppes.npcs.api.INbt
- getByteArray(String) - Method in interface noppes.npcs.api.INbt
- getCanDrown() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether the NPC can drown.
- getCapturedDrops() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the captured drops.
- getCarpentryList() - Method in interface noppes.npcs.api.handler.IRecipeHandler
- getCategory() - Method in interface noppes.npcs.api.handler.data.IDialog
- getCategory() - Method in interface noppes.npcs.api.handler.data.IQuest
- getCategory(String) - Method in interface noppes.npcs.api.handler.ITransportHandler
- getChange() - Method in interface noppes.npcs.api.event.IPlayerEvent.LevelUpEvent
- getChangedPos() - Method in interface noppes.npcs.api.event.IBlockEvent.NeighborChangedEvent
- getCharge() - Method in interface noppes.npcs.api.event.IPlayerEvent.RangedLaunchedEvent
- getCheckCount() - Method in interface noppes.npcs.api.handler.data.actions.IConditionalAction
-
Note: Only for Conditional Actions
- getChunkHeightMapMinimum(int, int) - Method in interface noppes.npcs.api.IWorld
- getChunkHeightMapMinimum(IPos) - Method in interface noppes.npcs.api.IWorld
- getChunkLoadingNPCs() - Method in class noppes.npcs.api.AbstractNpcAPI
- getClearTarget() - Method in interface noppes.npcs.api.event.INpcEvent.DamagedEvent
- getCloakTexture() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's cloak texture.
- getClones() - Method in class noppes.npcs.api.AbstractNpcAPI
- getClosestPlayer(double, double, double, double) - Method in interface noppes.npcs.api.IWorld
- getClosestPlayer(IPos, double) - Method in interface noppes.npcs.api.IWorld
- getClosestPlayerToEntity(IEntity, double) - Method in interface noppes.npcs.api.IWorld
- getClosestVulnerablePlayer(double, double, double, double) - Method in interface noppes.npcs.api.IWorld
- getClosestVulnerablePlayer(IPos, double) - Method in interface noppes.npcs.api.IWorld
- getClosestVulnerablePlayerToEntity(IEntity, double) - Method in interface noppes.npcs.api.IWorld
- getCollisionType() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's collision type.
- getColor() - Method in interface noppes.npcs.api.entity.data.IMark
-
Returns the color value of this mark.
- getColor() - Method in interface noppes.npcs.api.gui.ICustomGuiComponent
-
Returns the text color.
- getColor() - Method in interface noppes.npcs.api.handler.data.IDialog
- getColor() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getColor() - Method in interface noppes.npcs.api.handler.data.IFaction
- getColor() - Method in interface noppes.npcs.api.handler.data.IMagic
-
Gets the color of this magic.
- getColor() - Method in interface noppes.npcs.api.handler.data.ITag
- getColor() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the color of the scripted item.
- getColor() - Method in interface noppes.npcs.api.overlay.ICustomOverlayComponent
- getColor() - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- getColorCode() - Method in interface noppes.npcs.api.handler.data.IAttributeDefinition
-
Returns the color code associated with this attribute.
- getCombatPolicy() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's combat policy.
- getCombatPolicyName() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the name of the NPC's combat policy.
- getCombatRegen() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's combat health regeneration per second.
- getCommand() - Method in interface noppes.npcs.api.handler.data.IDialog
- getCommandName() - Method in interface noppes.npcs.api.ICommand
- getCommandUsage() - Method in interface noppes.npcs.api.ICommand
- getCompanion() - Method in interface noppes.npcs.api.handler.IPlayerData
- getCompanionID() - Method in interface noppes.npcs.api.handler.IPlayerData
- getCompleteControl() - Method in interface noppes.npcs.api.handler.data.IProfileOptions
- getCompleteFor() - Method in interface noppes.npcs.api.handler.data.IPartyOptions
- getCompleteText() - Method in interface noppes.npcs.api.handler.data.IQuest
- getComponent(int) - Method in interface noppes.npcs.api.gui.ICustomGui
-
Retrieves the GUI component with the given ID.
- getComponent(int) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- getComponentData(String) - Method in interface noppes.npcs.api.handler.data.ISlot
- getComponents() - Method in interface noppes.npcs.api.gui.ICustomGui
-
Returns a list of all components contained in this GUI.
- getComponents() - Method in interface noppes.npcs.api.handler.data.ISlot
- getComponents() - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- getCompound(String) - Method in interface noppes.npcs.api.INbt
- getConditionalActions() - Method in interface noppes.npcs.api.handler.IActionManager
- getContainer() - Method in interface noppes.npcs.api.event.IPlayerEvent.ContainerClosed
- getContainer() - Method in interface noppes.npcs.api.event.IPlayerEvent.ContainerOpen
- getContainer() - Method in interface noppes.npcs.api.IBlock
- getCooldownControl() - Method in interface noppes.npcs.api.handler.data.IProfileOptions
- getCooldownType() - Method in interface noppes.npcs.api.jobs.IJobItemGiver
- getCount() - Method in interface noppes.npcs.api.handler.data.IAction
- getCriteria() - Method in interface noppes.npcs.api.scoreboard.IScoreboardObjective
- getCurrency(int) - Method in interface noppes.npcs.api.roles.IRoleTrader
- getCurrent() - Method in interface noppes.npcs.api.event.IPlayerEvent.FillBucketEvent
- getCurrentAction() - Method in interface noppes.npcs.api.handler.IActionManager
-
Peek at the next action to run (the head of the queue).
- getCurrentPlayerCount() - Method in class noppes.npcs.api.AbstractNpcAPI
- getCurrentQuestID() - Method in interface noppes.npcs.api.handler.data.IParty
-
Get the Quest ID for Party | -1 if no quest
- getCurrentQuestName() - Method in interface noppes.npcs.api.handler.data.IParty
-
Get the Quest Name for Party | BLANK if no quest
- getCurrentSlotId() - Method in interface noppes.npcs.api.handler.data.IProfile
- getCustomAttribute(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Returns the custom attribute object associated with the given key.
- getCustomAttributeKeys() - Method in interface noppes.npcs.api.item.IItemStack
-
Returns an array of all custom attribute keys stored on the item.
- getCustomCooldown() - Method in interface noppes.npcs.api.handler.data.IQuest
- getCustomEffectHandler() - Method in class noppes.npcs.api.AbstractNpcAPI
- getCustomer() - Method in interface noppes.npcs.api.entity.IVillager
-
Returns the customer (player) who is currently trading with the villager.
- getCustomGui() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the custom GUI currently open for the player.
- getCustomNameTag() - Method in interface noppes.npcs.api.entity.IEntityLiving
-
Returns the entity's custom name tag.
- getCycle(int) - Method in interface noppes.npcs.api.handler.IMagicHandler
-
Retrieves a magic cycle (or category) by its unique ID.
- getDamage() - Method in interface noppes.npcs.api.event.INpcEvent.DamagedEvent
- getDamage() - Method in interface noppes.npcs.api.event.INpcEvent.MeleeAttackEvent
- getDamage() - Method in interface noppes.npcs.api.event.INpcEvent.RangedLaunchedEvent
- getDamage() - Method in interface noppes.npcs.api.event.IPlayerEvent.AttackedEvent
- getDamage() - Method in interface noppes.npcs.api.event.IPlayerEvent.AttackEvent
- getDamage() - Method in interface noppes.npcs.api.event.IPlayerEvent.DamagedEntityEvent
- getDamage() - Method in interface noppes.npcs.api.event.IPlayerEvent.DamagedEvent
- getDamageSource() - Method in interface noppes.npcs.api.event.INpcEvent.DamagedEvent
- getDamageSource() - Method in interface noppes.npcs.api.event.INpcEvent.DiedEvent
- getDamageSource() - Method in interface noppes.npcs.api.event.IPlayerEvent.AttackedEvent
- getDamageSource() - Method in interface noppes.npcs.api.event.IPlayerEvent.AttackEvent
- getDamageSource() - Method in interface noppes.npcs.api.event.IPlayerEvent.DamagedEntityEvent
- getDamageSource() - Method in interface noppes.npcs.api.event.IPlayerEvent.DamagedEvent
- getDamageSource() - Method in interface noppes.npcs.api.event.IPlayerEvent.DiedEvent
- getDarkenScreen() - Method in interface noppes.npcs.api.handler.data.IDialog
- getData() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the player's associated data (quest, faction, timers, etc.).
- getData(String) - Method in interface noppes.npcs.api.handler.data.IAction
-
Retrieve arbitrary per-action data.
- getDaysLeft() - Method in interface noppes.npcs.api.roles.IRoleFollower
- getDaytime() - Method in interface noppes.npcs.api.handler.data.IAvailability
-
Returns the daytime condition requirement as an ordinal value.
- getDBCClass() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's DBC class.
- getDBCPlayer() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the player's DBC (database) data, if available.
- getDefaultAlignment() - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- getDefaultPoints() - Method in interface noppes.npcs.api.handler.data.IFaction
- getDefaultSelection() - Method in interface noppes.npcs.api.gui.IScroll
-
Returns the default selection index.
- getDefendFaction() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether the NPC defends its faction.
- getDescription() - Method in interface noppes.npcs.api.event.IPlayerEvent.AchievementEvent
- getDialog() - Method in interface noppes.npcs.api.event.IDialogEvent
- getDialog() - Method in interface noppes.npcs.api.event.INpcEvent.DialogClosedEvent
- getDialog() - Method in interface noppes.npcs.api.event.INpcEvent.DialogEvent
- getDialog(int) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Retrieves the dialog from the specified slot.
- getDialog(int) - Method in interface noppes.npcs.api.handler.data.IAvailability
-
Retrieves the dialog ID for the specified slot.
- getDialogData() - Method in interface noppes.npcs.api.handler.IPlayerData
- getDialogFarewell() - Method in interface noppes.npcs.api.roles.IRoleFollower
- getDialogHire() - Method in interface noppes.npcs.api.roles.IRoleFollower
- getDialogId() - Method in interface noppes.npcs.api.event.INpcEvent.DialogClosedEvent
- getDialogId() - Method in interface noppes.npcs.api.event.INpcEvent.DialogEvent
- getDialogId(int) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the dialog ID in the specified slot.
- getDialogs() - Method in class noppes.npcs.api.AbstractNpcAPI
- getDigSpeed() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getDigSpeed() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the dig speed for the scripted item.
- getDimension() - Method in interface noppes.npcs.api.entity.IEntity
- getDimension() - Method in interface noppes.npcs.api.handler.data.ITransportLocation
- getDimensionID() - Method in interface noppes.npcs.api.IWorld
- getDirectory() - Method in interface noppes.npcs.api.IParticle
- getDisableEsc() - Method in interface noppes.npcs.api.handler.data.IDialog
- getDisplayName() - Method in interface noppes.npcs.api.entity.IPlayer
- getDisplayName() - Method in interface noppes.npcs.api.handler.data.IAttributeDefinition
-
Returns the human-readable display name for this attribute.
- getDisplayName() - Method in interface noppes.npcs.api.handler.data.IMagic
-
Gets the display name of the magic.
- getDisplayName() - Method in interface noppes.npcs.api.handler.data.IMagicCycle
-
Gets the display name of the magic cycle.
- getDisplayName() - Method in interface noppes.npcs.api.IBlock
- getDisplayName() - Method in interface noppes.npcs.api.item.IItemStack
- getDisplayName() - Method in interface noppes.npcs.api.scoreboard.IScoreboardObjective
- getDisplayName() - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- getDistance() - Method in interface noppes.npcs.api.event.IPlayerEvent.FallEvent
- getDistanceFallen() - Method in interface noppes.npcs.api.event.IBlockEvent.EntityFallenUponEvent
- getDistanceFrom(double, double, double) - Method in interface noppes.npcs.api.ITileEntity
- getDistanceFrom(IPos) - Method in interface noppes.npcs.api.ITileEntity
- getDouble(String) - Method in interface noppes.npcs.api.INbt
- getDragType() - Method in interface noppes.npcs.api.event.ICustomGuiEvent.SlotClickEvent
- getDroppedItems() - Method in interface noppes.npcs.api.event.INpcEvent.DiedEvent
- getDurabilityColor() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the color of the durability bar for the scripted item.
- getDurabilityShow() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Checks if the durability bar should be shown for the scripted item.
- getDurabilityValue() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getDurabilityValue() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the current durability value for the scripted item.
- getDuration() - Method in interface noppes.npcs.api.event.IItemEvent.FinishUsingItem
- getDuration() - Method in interface noppes.npcs.api.event.IItemEvent.StartUsingItem
- getDuration() - Method in interface noppes.npcs.api.event.IItemEvent.StopUsingItem
- getDuration() - Method in interface noppes.npcs.api.event.IItemEvent.UsingItem
- getDuration() - Method in interface noppes.npcs.api.event.IPlayerEvent.FinishUsingItem
- getDuration() - Method in interface noppes.npcs.api.event.IPlayerEvent.StartUsingItem
- getDuration() - Method in interface noppes.npcs.api.event.IPlayerEvent.StopUsingItem
- getDuration() - Method in interface noppes.npcs.api.event.IPlayerEvent.UsingItem
- getDuration() - Method in interface noppes.npcs.api.handler.data.IAction
- getDuration() - Method in interface noppes.npcs.api.handler.data.IFrame
- getDuration() - Method in interface noppes.npcs.api.handler.data.IPlayerEffect
- getEffect() - Method in interface noppes.npcs.api.event.IPlayerEvent.EffectEvent
- getEffect(int, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Retrieves the custom effect with the specified ID and index.
- getEffect(String) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Retrieves the custom effect with the specified name.
- getEffect(String, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Retrieves the custom effect with the specified name and index.
- getEffectDuration(IPlayer, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Retrieves the remaining duration of the effect with the specified ID for the given player.
- getEffectDuration(IPlayer, int, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Retrieves the remaining duration of the effect with the specified ID and index for the given player.
- getEffectDuration(IPlayer, ICustomEffect) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Retrieves the remaining duration of the given custom effect for the specified player.
- getEffectDuration(IPlayer, ICustomEffect, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Retrieves the remaining duration of the specified custom effect (with the given index) for the player.
- getEnabled() - Method in interface noppes.npcs.api.item.IItemCustom
- getEnchantability() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getEnchantability() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the enchantability for the scripted item.
- getEnemyFactions() - Method in interface noppes.npcs.api.handler.data.IFaction
- getEngineObjects() - Method in class noppes.npcs.api.AbstractNpcAPI
- getEntitiesNear(double, double, double, double) - Method in interface noppes.npcs.api.IWorld
- getEntitiesNear(IPos, double) - Method in interface noppes.npcs.api.IWorld
- getEntity() - Method in interface noppes.npcs.api.entity.data.IModelData
-
Gets the entity class name associated with this model data.
- getEntity() - Method in interface noppes.npcs.api.event.IAnimationEvent
- getEntity() - Method in interface noppes.npcs.api.event.IBlockEvent.CollidedEvent
- getEntity() - Method in interface noppes.npcs.api.event.IBlockEvent.EntityFallenUponEvent
- getEntity() - Method in interface noppes.npcs.api.event.IForgeEvent.EntityEvent
- getEntity() - Method in interface noppes.npcs.api.event.IItemEvent.SpawnEvent
- getEntity() - Method in interface noppes.npcs.api.event.IItemEvent.TossedEvent
- getEntity() - Method in interface noppes.npcs.api.event.IItemEvent.UpdateEvent
- getEntity() - Method in interface noppes.npcs.api.event.INpcEvent.CollideEvent
- getEntity() - Method in interface noppes.npcs.api.event.INpcEvent.KilledEntityEvent
- getEntity() - Method in interface noppes.npcs.api.event.IPlayerEvent.KilledEntityEvent
- getEntity() - Method in interface noppes.npcs.api.event.IProjectileEvent.ImpactEvent
- getEntity() - Method in interface noppes.npcs.api.handler.data.IAnimationData
-
Retrieves the animatable entity this data is associated with.
- getEntity() - Method in interface noppes.npcs.api.handler.data.ISound
- getEntity(int, int, int, int, IWorld) - Method in interface noppes.npcs.api.jobs.IJobSpawner
- getEntity(int, IPos, IWorld) - Method in interface noppes.npcs.api.jobs.IJobSpawner
- getEntity(IWorld, int) - Method in interface noppes.npcs.api.handler.data.INaturalSpawn
- getEntityByID(int) - Method in interface noppes.npcs.api.IWorld
- getEntityId() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the unique entity ID.
- getEV(int) - Method in interface noppes.npcs.api.entity.IPixelmon
-
Gets the Effort Value (EV) for the specified stat.
- getEvent() - Method in interface noppes.npcs.api.event.IForgeEvent
- getEveryXTick() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getExecuteCommandFor() - Method in interface noppes.npcs.api.handler.data.IPartyOptions
- getExp() - Method in interface noppes.npcs.api.event.IPlayerEvent.BreakEvent
- getExpDropped() - Method in interface noppes.npcs.api.event.INpcEvent.DiedEvent
- getExpLevel() - Method in interface noppes.npcs.api.entity.IPlayer
- getExplosionResistance() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's explosion resistance.
- getExpReward() - Method in interface noppes.npcs.api.event.IQuestEvent.QuestTurnedInEvent
- getExtraCode() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's extra code.
- getFacePlayer() - Method in interface noppes.npcs.api.IParticle
- getFaction() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the faction associated with the NPC.
- getFaction() - Method in interface noppes.npcs.api.event.IFactionEvent
- getFactionData() - Method in interface noppes.npcs.api.handler.IPlayerData
- getFactionPoints(int) - Method in interface noppes.npcs.api.entity.IPlayer
- getFactions() - Method in class noppes.npcs.api.AbstractNpcAPI
- getFile(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- getFilled() - Method in interface noppes.npcs.api.event.IPlayerEvent.FillBucketEvent
- getFinishedQuests() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns an array of quests that the player has finished.
- getFinishedQuests() - Method in interface noppes.npcs.api.handler.IPlayerQuestData
- getFireRate() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the fire rate for ranged attacks.
- getFireSound() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the sound directory played when a projectile is fired.
- getFloat(String) - Method in interface noppes.npcs.api.INbt
- getFlyGravity(double) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the gravity effect on the NPC while flying.
- getFlyHeightLimit(int) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the maximum flying height for the NPC.
- getFlySpeed(double) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's flying speed.
- getFollowingName() - Method in interface noppes.npcs.api.jobs.IJobFollower
- getFollowingNpc() - Method in interface noppes.npcs.api.jobs.IJobFollower
- getFollowRange() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the follow range attribute of the entity.
- getForm() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's current form.
- getForm2() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's secondary form.
- getFormLevel() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's form level.
- getFrame() - Method in interface noppes.npcs.api.event.IAnimationEvent.IFrameEvent
- getFrames() - Method in interface noppes.npcs.api.handler.data.IAnimation
- getFriendlyFire() - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- getFriendlyPoints() - Method in interface noppes.npcs.api.handler.data.IFaction
- getFromDim() - Method in interface noppes.npcs.api.event.IPlayerEvent.ChangedDimension
- getFullBlockLightValue(int, int, int) - Method in interface noppes.npcs.api.IWorld
- getFullBlockLightValue(IPos) - Method in interface noppes.npcs.api.IWorld
- getFusionString() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the fusion string for the player.
- getGivingMethod() - Method in interface noppes.npcs.api.jobs.IJobItemGiver
- getGlobalDir() - Method in class noppes.npcs.api.AbstractNpcAPI
- getGlobalList() - Method in interface noppes.npcs.api.handler.IRecipeHandler
- getGlow() - Method in interface noppes.npcs.api.ISkinOverlay
- getGlows() - Method in interface noppes.npcs.api.IParticle
- getGravity() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the current gravity value.
- getGravity() - Method in interface noppes.npcs.api.IParticle
- getGui() - Method in interface noppes.npcs.api.event.ICustomGuiEvent
- getGuiDisabled() - Method in interface noppes.npcs.api.roles.IRoleFollower
- getHairCode() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's hair code.
- getHapiness() - Method in interface noppes.npcs.api.entity.IPixelmon
- getHardness() - Method in interface noppes.npcs.api.block.IBlockScripted
- getHasGravity() - Method in interface noppes.npcs.api.entity.IProjectile
- getHealth() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the entity's current health.
- getHealthRegen() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's health regeneration per second when not in combat.
- getHeight() - Method in interface noppes.npcs.api.entity.IEntity
- getHeight() - Method in interface noppes.npcs.api.gui.IButton
-
Returns the button's height.
- getHeight() - Method in interface noppes.npcs.api.gui.ICustomGui
-
Returns the height of the GUI.
- getHeight() - Method in interface noppes.npcs.api.gui.ILabel
-
Returns the label's height.
- getHeight() - Method in interface noppes.npcs.api.gui.IScroll
-
Returns the height of the scroll component.
- getHeight() - Method in interface noppes.npcs.api.gui.ITextField
-
Returns the height of the text field.
- getHeight() - Method in interface noppes.npcs.api.gui.ITexturedRect
-
Returns the height of the rectangle.
- getHeight() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getHeight() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getHeight() - Method in interface noppes.npcs.api.handler.data.IRecipe
- getHeight() - Method in interface noppes.npcs.api.IParticle
- getHeight() - Method in interface noppes.npcs.api.IScreenSize
- getHeight() - Method in interface noppes.npcs.api.overlay.IOverlayLabel
- getHeight() - Method in interface noppes.npcs.api.overlay.IOverlayTexturedRect
- getHeightPercent(double) - Method in interface noppes.npcs.api.IScreenSize
- getHeightValue(int, int) - Method in interface noppes.npcs.api.IWorld
- getHeightValue(IPos) - Method in interface noppes.npcs.api.IWorld
- getHeldItem() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the item the entity is currently holding.
- getHEXColor1() - Method in interface noppes.npcs.api.IParticle
- getHEXColor2() - Method in interface noppes.npcs.api.IParticle
- getHEXColorRate() - Method in interface noppes.npcs.api.IParticle
- getHEXColorStart() - Method in interface noppes.npcs.api.IParticle
- getHideKilledBody() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether the NPC's body is hidden upon death.
- getHideNPC() - Method in interface noppes.npcs.api.handler.data.IDialog
- getHitX() - Method in interface noppes.npcs.api.event.IBlockEvent.InteractEvent
- getHitY() - Method in interface noppes.npcs.api.event.IBlockEvent.InteractEvent
- getHitZ() - Method in interface noppes.npcs.api.event.IBlockEvent.InteractEvent
- getHoe() - Method in interface noppes.npcs.api.event.IPlayerEvent.UseHoeEvent
- getHome() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's home position.
- getHomeX() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the home position X coordinate.
- getHomeY() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the home position Y coordinate.
- getHomeZ() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the home position Z coordinate.
- getHookName() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent
- getHoverText() - Method in interface noppes.npcs.api.gui.ICustomGuiComponent
-
Returns the hover text as an array of strings.
- getHP() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the HP value.
- getHunger() - Method in interface noppes.npcs.api.entity.IPlayer
- getIBlock(IWorld, int, int, int) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIBlock(IWorld, IPos) - Method in class noppes.npcs.api.AbstractNpcAPI
- getICommand(String, int) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIcon() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getIContainer(Container) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIContainer(IInventory) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIconX() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getIconY() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getId() - Method in interface noppes.npcs.api.event.IBlockEvent.TimerEvent
- getId() - Method in interface noppes.npcs.api.event.ICustomGuiEvent
- getId() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.ScriptedCommandEvent
- getId() - Method in interface noppes.npcs.api.event.INpcEvent.TimerEvent
- getId() - Method in interface noppes.npcs.api.event.IPlayerEvent.TimerEvent
- getId() - Method in interface noppes.npcs.api.handler.data.IDialog
- getId() - Method in interface noppes.npcs.api.handler.data.IDialogCategory
- getId() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getId() - Method in interface noppes.npcs.api.handler.data.IFaction
- getId() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getId() - Method in interface noppes.npcs.api.handler.data.IMagic
-
Gets the unique identifier of this magic.
- getId() - Method in interface noppes.npcs.api.handler.data.IMagicCycle
-
Gets the unique identifier of this magic cycle.
- getId() - Method in interface noppes.npcs.api.handler.data.IPlayerEffect
- getId() - Method in interface noppes.npcs.api.handler.data.IQuest
- getId() - Method in interface noppes.npcs.api.handler.data.IQuestCategory
- getId() - Method in interface noppes.npcs.api.handler.data.IRecipe
- getId() - Method in interface noppes.npcs.api.handler.data.ISlot
- getId() - Method in interface noppes.npcs.api.handler.data.ITag
- getId() - Method in interface noppes.npcs.api.handler.data.ITransportCategory
- getId() - Method in interface noppes.npcs.api.handler.data.ITransportLocation
- getID() - Method in interface noppes.npcs.api.gui.ICustomGui
-
Returns the unique ID of the GUI.
- getID() - Method in interface noppes.npcs.api.gui.ICustomGuiComponent
-
Returns the unique ID of this component.
- getID() - Method in interface noppes.npcs.api.handler.data.IAnimation
- getID() - Method in interface noppes.npcs.api.handler.data.IAnvilRecipe
- getID() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getID() - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- getID() - Method in interface noppes.npcs.api.overlay.ICustomOverlayComponent
- getIDamageSource(DamageSource) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIDamageSource(IEntity<?>) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIEntity(Entity) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIgnoreCobweb() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether the NPC ignores cobwebs.
- getIgnoreDamage() - Method in interface noppes.npcs.api.handler.data.IQuestItem
- getIgnoreDamage() - Method in interface noppes.npcs.api.handler.data.IRecipe
- getIgnoreNbt() - Method in interface noppes.npcs.api.handler.data.IQuestItem
- getIgnoreNBT() - Method in interface noppes.npcs.api.handler.data.IRecipe
- getIItemStack(ItemStack) - Method in class noppes.npcs.api.AbstractNpcAPI
- getImage(int) - Method in interface noppes.npcs.api.handler.data.IDialog
- getImages() - Method in interface noppes.npcs.api.handler.data.IDialog
- getImageType() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getImmediateSource() - Method in interface noppes.npcs.api.IDamageSource
- getINbt(NBTTagCompound) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIndex() - Method in interface noppes.npcs.api.event.IAnimationEvent.IFrameEvent
- getIndex() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
-
Utilized by DBC Addon or other Addons to tell which map of Effects to Match to.
- getIndex() - Method in interface noppes.npcs.api.handler.data.IPlayerEffect
- getIndex(IAction) - Method in interface noppes.npcs.api.handler.IActionManager
-
Get the zero-based position of an action in the queue.
- getInfiniteDays() - Method in interface noppes.npcs.api.roles.IRoleFollower
- getInstrumentId() - Method in interface noppes.npcs.api.jobs.IJobBard
- getInteger(String) - Method in interface noppes.npcs.api.INbt
- getIntegerArray(String) - Method in interface noppes.npcs.api.INbt
- getInteraction(int, float) - Method in interface noppes.npcs.api.handler.data.IMagic
-
Retrieves the interaction value for a specific other magic.
- getInteractLines() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the lines used for NPC interaction.
- getInventory() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the entire DBC extra inventory.
- getInventory() - Method in interface noppes.npcs.api.entity.IPlayer
- getIPos(double, double, double) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIPos(float, float, float) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIPos(int, int, int) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIPos(long) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIPos(BlockPos) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIsHidden() - Method in interface noppes.npcs.api.handler.data.IFaction
- getIsHidden() - Method in interface noppes.npcs.api.handler.data.ITag
- getIsLadder() - Method in interface noppes.npcs.api.block.IBlockScripted
- getIsLocked() - Method in interface noppes.npcs.api.handler.data.IParty
- getIsPassable() - Method in interface noppes.npcs.api.block.IBlockScripted
- getIsPassible() - Method in interface noppes.npcs.api.block.IBlockScripted
-
TYPO VERSION
- getIsRepeatable() - Method in interface noppes.npcs.api.handler.data.IQuest
- getIsShiny() - Method in interface noppes.npcs.api.entity.IPixelmon
- getIsTrading() - Method in interface noppes.npcs.api.entity.IVillager
- getItem() - Method in interface noppes.npcs.api.entity.IEntityItem
- getItem() - Method in interface noppes.npcs.api.entity.IProjectile
-
Returns the item associated with the projectile (e.g.
- getItem() - Method in interface noppes.npcs.api.event.IItemEvent
- getItem() - Method in interface noppes.npcs.api.event.IPlayerEvent.FinishUsingItem
- getItem() - Method in interface noppes.npcs.api.event.IPlayerEvent.PickUpEvent
- getItem() - Method in interface noppes.npcs.api.event.IPlayerEvent.StartUsingItem
- getItem() - Method in interface noppes.npcs.api.event.IPlayerEvent.StopUsingItem
- getItem() - Method in interface noppes.npcs.api.event.IPlayerEvent.TossEvent
- getItem() - Method in interface noppes.npcs.api.event.IPlayerEvent.UsingItem
- getItem(byte, boolean) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Retrieves the item from the specified DBC inventory slot.
- getItemDamage() - Method in interface noppes.npcs.api.item.IItemStack
- getItemGiverData() - Method in interface noppes.npcs.api.handler.IPlayerData
- getItemName() - Method in interface noppes.npcs.api.item.IItemStack
- getItemNbt() - Method in interface noppes.npcs.api.item.IItemStack
-
Returns an INbt instance representing the full NBT data of the item.
- getItemRewards() - Method in interface noppes.npcs.api.event.IQuestEvent.QuestTurnedInEvent
- getItems() - Method in interface noppes.npcs.api.event.IPlayerEvent.DropEvent
- getItems() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- getItems() - Method in interface noppes.npcs.api.IContainer
- getItems() - Method in interface noppes.npcs.api.jobs.IJobItemGiver
- getItemStack() - Method in interface noppes.npcs.api.event.INpcEvent.SwingEvent
-
Can be null
- getItemUseAction() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getItemUseAction() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the item use action for the scripted item.
- getITileEntity(TileEntity) - Method in class noppes.npcs.api.AbstractNpcAPI
- getITileEntity(IWorld, int, int, int) - Method in class noppes.npcs.api.AbstractNpcAPI
- getITileEntity(IWorld, IPos) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIV(int) - Method in interface noppes.npcs.api.entity.IPixelmon
-
Gets the Individual Value (IV) for the specified stat.
- getIWorld(int) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIWorld(World) - Method in class noppes.npcs.api.AbstractNpcAPI
- getIWorldLoad(int) - Method in class noppes.npcs.api.AbstractNpcAPI
-
This will forcefully load the dimension if it is not loaded Forge sometimes automatically, unloads the End when all players are no longer present.
- getIWorlds() - Method in class noppes.npcs.api.AbstractNpcAPI
- getJob() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's current job.
- getJRMCSE() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's status effects.
- getKey() - Method in interface noppes.npcs.api.event.IPlayerEvent.KeyPressedEvent
- getKey() - Method in interface noppes.npcs.api.handler.data.IAttributeDefinition
-
Returns the unique key that identifies this attribute.
- getKeys() - Method in interface noppes.npcs.api.handler.data.ILines
- getKeys() - Method in interface noppes.npcs.api.INbt
- getKeysDown() - Method in interface noppes.npcs.api.event.IPlayerEvent.KeyPressedEvent
- getKeysDown() - Method in interface noppes.npcs.api.event.IPlayerEvent.MouseClickedEvent
- getKi() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the Ki value.
- getKillCount(String) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's kill count for a given type.
- getKilledLines() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the lines spoken when the NPC is killed.
- getKillLines() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the lines spoken when the NPC kills another entity.
- getKnockback() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the knockback strength of the NPC.
- getKnockbackResistance() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's knockback resistance.
- getKnockbackResistance() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the knockback resistance of the entity.
- getLabel() - Method in interface noppes.npcs.api.gui.IButton
-
Returns the button's label text.
- getLastAttacker() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the last attacker of this entity.
- getLastAttackerTime() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the time (in ticks) since the entity was last attacked.
- getLastCompletedTime(int) - Method in interface noppes.npcs.api.handler.IPlayerQuestData
- getLastLoaded() - Method in interface noppes.npcs.api.handler.data.ISlot
- getLayoutType() - Method in interface noppes.npcs.api.handler.data.IMagicCycle
-
Gets the layout type for the cycle.
- getLeashed() - Method in interface noppes.npcs.api.entity.IEntityLiving
- getLeashedTo() - Method in interface noppes.npcs.api.entity.IEntityLiving
- getLeaveItems() - Method in interface noppes.npcs.api.handler.data.IQuestItem
- getLeft() - Method in interface noppes.npcs.api.event.IItemEvent.RepairItem
- getLeftItem() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the item held in the NPC's left hand.
- getLefttItem() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Deprecated.
- getLevel() - Method in interface noppes.npcs.api.entity.IPixelmon
- getLevel() - Method in interface noppes.npcs.api.handler.data.IPlayerEffect
- getLifeSpawn() - Method in interface noppes.npcs.api.entity.IEntityItem
- getLight() - Method in interface noppes.npcs.api.block.IBlockScripted
- getLine(boolean) - Method in interface noppes.npcs.api.handler.data.ILines
- getLine(int) - Method in interface noppes.npcs.api.handler.data.ILines
- getLines() - Method in interface noppes.npcs.api.jobs.IJobItemGiver
- getLinkedItem() - Method in interface noppes.npcs.api.item.IItemLinked
- getList() - Method in interface noppes.npcs.api.gui.IScroll
-
Returns the list of text entries displayed in the scroll.
- getList(String, int) - Method in interface noppes.npcs.api.INbt
-
Returns a tag list of objects with this key in the compound tag.
- getListType(String) - Method in interface noppes.npcs.api.INbt
-
Returns the type of the tag list with this key, as an integer.
- getLoadedEntities() - Method in class noppes.npcs.api.AbstractNpcAPI
- getLoadedEntities() - Method in interface noppes.npcs.api.IWorld
- getLocation(String) - Method in interface noppes.npcs.api.handler.data.ITransportCategory
- getLocation1() - Method in interface noppes.npcs.api.handler.data.IQuestLocation
- getLocation2() - Method in interface noppes.npcs.api.handler.data.IQuestLocation
- getLocation3() - Method in interface noppes.npcs.api.handler.data.IQuestLocation
- getLocations() - Method in class noppes.npcs.api.AbstractNpcAPI
- getLogText() - Method in interface noppes.npcs.api.handler.data.IQuest
- getLong(String) - Method in interface noppes.npcs.api.INbt
- getLookingAtBlock(int) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the first block found by following the entity's look vector, using default parameters (stop on block).
- getLookingAtBlock(int, boolean, boolean, boolean) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the block that the entity is looking at, with detailed stopping conditions.
- getLookingAtEntities(int, double, double) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns an array of entities intersecting with the entity's look vector using default stop conditions.
- getLookingAtEntities(int, double, double, boolean, boolean, boolean) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns an array of entities intersecting with the entity's look vector with detailed stop conditions.
- getLookingAtEntities(IEntity[], int, double, double, boolean, boolean, boolean) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns an array of entities intersecting with the entity's look vector.
- getLookingAtPos(int) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the position (IPos) corresponding to the final obstructed point along the entity's look vector, using default parameters (stop on block).
- getLookingAtPos(int, boolean, boolean, boolean) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the position (IPos) corresponding to the final obstructed point along the entity's look vector, with detailed stopping conditions.
- getLookVector() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the look vector of this entity as an IPos object.
- getLootChance(int) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the chance for the loot item in the specified slot to drop.
- getLootItem(int) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the loot item from the NPC's drop list for the given slot.
- getLootMode() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's loot mode.
- getLore() - Method in interface noppes.npcs.api.item.IItemStack
- getMagic(int) - Method in interface noppes.npcs.api.handler.IMagicHandler
-
Retrieves a magic instance by its unique ID.
- getMagicAttribute(String, int) - Method in interface noppes.npcs.api.item.IItemStack
-
Returns the magic attribute object (typically a Float value) associated with the given key and magic identifier.
- getMagicAttributeKeys(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Returns an array of all magic attribute keys (as strings) for the specified magic attribute key.
- getMagicDamage(int) - Method in interface noppes.npcs.api.handler.data.IMagicData
- getMagicData() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the Magic Data of an NPC
- getMagicData() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the player's magic-related data.
- getMagicHandler() - Method in class noppes.npcs.api.AbstractNpcAPI
- getMagicSplit(int) - Method in interface noppes.npcs.api.handler.data.IMagicData
- getMailData() - Method in interface noppes.npcs.api.handler.IPlayerData
- getMailFrom(String) - Method in interface noppes.npcs.api.handler.IPlayerMailData
- getManager() - Method in interface noppes.npcs.api.handler.data.IAction
- getMarket() - Method in interface noppes.npcs.api.roles.IRoleTrader
- getMaxAge() - Method in interface noppes.npcs.api.IParticle
- getMaxChecks() - Method in interface noppes.npcs.api.handler.data.actions.IConditionalAction
-
Note: Only for Conditional Actions
- getMaxDuration() - Method in interface noppes.npcs.api.handler.data.IAction
- getMaxHealth() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the entity's maximum health.
- getMaxHeight() - Method in interface noppes.npcs.api.handler.data.INaturalSpawn
- getMaxHurtTime() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the maximum hurt time (hurt resistance time) for this entity.
- getMaxItemDamage() - Method in interface noppes.npcs.api.item.IItemStack
- getMaxItemUseDuration() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getMaxItemUseDuration() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the maximum item use duration for the scripted item.
- getMaxLootXP() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the maximum XP dropped by the NPC.
- getMaxPartySize() - Method in interface noppes.npcs.api.handler.data.IPartyOptions
- getMaxPlayers() - Method in class noppes.npcs.api.AbstractNpcAPI
- getMaxProgress() - Method in interface noppes.npcs.api.handler.data.IQuestObjective
- getMaxProjectileDelay() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the maximum projectile delay.
- getMaxRange() - Method in interface noppes.npcs.api.jobs.IJobBard
- getMaxStackSize() - Method in interface noppes.npcs.api.item.IItemCustomizable
- getMaxStackSize() - Method in interface noppes.npcs.api.item.IItemStack
- getMCBlock() - Method in interface noppes.npcs.api.IBlock
- getMCContainer() - Method in interface noppes.npcs.api.IContainer
- getMCDamageSource() - Method in interface noppes.npcs.api.IDamageSource
- getMCEntity() - Method in interface noppes.npcs.api.entity.IEntity
-
Expert users only.
- getMCEntity() - Method in interface noppes.npcs.api.entity.IEntityLiving
-
Returns the underlying Minecraft entity.
- getMCEntity() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Expert use only.
- getMCInventory() - Method in interface noppes.npcs.api.IContainer
- getMCItemStack() - Method in interface noppes.npcs.api.item.IItemStack
-
Returns the underlying Minecraft ItemStack.
- getMCNbt() - Method in interface noppes.npcs.api.item.IItemStack
-
Returns the underlying Minecraft NBTTagCompound for the item.
- getMCNBT() - Method in interface noppes.npcs.api.INbt
- getMCPos() - Method in interface noppes.npcs.api.IPos
- getMCSlot() - Method in interface noppes.npcs.api.gui.IItemSlot
-
Returns the underlying Minecraft slot object.
- getMCTileEntity() - Method in interface noppes.npcs.api.IBlock
- getMCTileEntity() - Method in interface noppes.npcs.api.ITileEntity
- getMCWorld() - Method in interface noppes.npcs.api.IWorld
- getMeleeRange() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the melee range of the NPC.
- getMeleeResistance() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's melee resistance.
- getMeleeSpeed() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the melee speed of the NPC.
- getMeleeStrength() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the melee strength of the NPC.
- getMeleeStrength() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the melee strength (attack damage) of the entity.
- getMenuName() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getMessage() - Method in interface noppes.npcs.api.event.IPlayerEvent.ChatEvent
- getMinHeight() - Method in interface noppes.npcs.api.handler.data.INaturalSpawn
- getMinLootXP() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the minimum XP dropped by the NPC.
- getMinPartySize() - Method in interface noppes.npcs.api.handler.data.IPartyOptions
- getMinPlayerLevel() - Method in interface noppes.npcs.api.handler.data.IAvailability
-
Returns the minimum player level required for the availability conditions.
- getMinPointsToSoulStone() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the minimum faction points required to capture the NPC with a soul stone.
- getMinProjectileDelay() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the minimum projectile delay.
- getMinRange() - Method in interface noppes.npcs.api.jobs.IJobBard
- getMode() - Method in interface noppes.npcs.api.entity.IPlayer
- getModel() - Method in interface noppes.npcs.api.block.IBlockScripted
- getModelData() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the model data associated with the NPC.
- getModelType() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's model type.
- getMOTD() - Method in class noppes.npcs.api.AbstractNpcAPI
- getMotion() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the entity's current motion as an IPos object.
- getMotionX() - Method in interface noppes.npcs.api.entity.IEntity
- getMotionX() - Method in interface noppes.npcs.api.IParticle
- getMotionY() - Method in interface noppes.npcs.api.entity.IEntity
- getMotionY() - Method in interface noppes.npcs.api.IParticle
- getMotionZ() - Method in interface noppes.npcs.api.entity.IEntity
- getMotionZ() - Method in interface noppes.npcs.api.IParticle
- getMount() - Method in interface noppes.npcs.api.entity.IEntity
- getMouseWheel() - Method in interface noppes.npcs.api.event.IPlayerEvent.MouseClickedEvent
- getMove(int) - Method in interface noppes.npcs.api.entity.IPixelmon
-
Returns the name of the move in the specified slot.
- getMovingType() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the moving type of the NPC.
- getName() - Method in interface net.minecraft.block.properties.IProperty
- getName() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's name.
- getName() - Method in interface noppes.npcs.api.entity.IPlayer
- getName() - Method in interface noppes.npcs.api.event.IPlayerEvent.SoundEvent
- getName() - Method in interface noppes.npcs.api.handler.data.IAction
- getName() - Method in interface noppes.npcs.api.handler.data.IAnimation
- getName() - Method in interface noppes.npcs.api.handler.data.IAnvilRecipe
-
Returns the unique name of this anvil recipe.
- getName() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getName() - Method in interface noppes.npcs.api.handler.data.IDialog
- getName() - Method in interface noppes.npcs.api.handler.data.IDialogCategory
- getName() - Method in interface noppes.npcs.api.handler.data.IDialogOption
- getName() - Method in interface noppes.npcs.api.handler.data.IFaction
- getName() - Method in interface noppes.npcs.api.handler.data.IFramePart
- getName() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getName() - Method in interface noppes.npcs.api.handler.data.IMagic
-
Gets the internal name of the magic.
- getName() - Method in interface noppes.npcs.api.handler.data.IMagicCycle
-
Gets the internal name of the magic cycle.
- getName() - Method in interface noppes.npcs.api.handler.data.INaturalSpawn
- getName() - Method in interface noppes.npcs.api.handler.data.IPlayerEffect
- getName() - Method in interface noppes.npcs.api.handler.data.IQuest
- getName() - Method in interface noppes.npcs.api.handler.data.IQuestCategory
- getName() - Method in interface noppes.npcs.api.handler.data.IRecipe
- getName() - Method in interface noppes.npcs.api.handler.data.ISlot
- getName() - Method in interface noppes.npcs.api.handler.data.ITag
- getName() - Method in interface noppes.npcs.api.handler.data.ITransportLocation
- getName() - Method in interface noppes.npcs.api.IBlock
- getName() - Method in interface noppes.npcs.api.item.IItemStack
- getName() - Method in interface noppes.npcs.api.roles.IRoleTransporter
- getName() - Method in interface noppes.npcs.api.scoreboard.IScoreboardObjective
- getName() - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- getName(T) - Method in interface net.minecraft.block.properties.IProperty
-
Get the name for the given value.
- getNaturalSpawn() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.CNPCNaturalSpawnEvent
- getNaturalSpawns() - Method in class noppes.npcs.api.AbstractNpcAPI
- getNature() - Method in interface noppes.npcs.api.entity.IPixelmon
- getNbt() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the entity's NBT data.
- getNbt() - Method in interface noppes.npcs.api.item.IItemStack
-
Returns an INbt instance representing the item's custom NBT data.
- getNBT() - Method in interface noppes.npcs.api.ITileEntity
-
Writes the tile entity to NBT and returns the compound tag.
- getNbtOptional() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns optional NBT data if available.
- getNearbySpawned() - Method in interface noppes.npcs.api.jobs.IJobSpawner
- getNearestAir(IPos, int) - Method in interface noppes.npcs.api.IWorld
- getNeutralPoints() - Method in interface noppes.npcs.api.handler.data.IFaction
- getNewTarget() - Method in interface noppes.npcs.api.event.INpcEvent.TargetLostEvent
- getNext() - Method in interface noppes.npcs.api.handler.data.IAction
- getNextQuest() - Method in interface noppes.npcs.api.handler.data.IQuest
- getNickname() - Method in interface noppes.npcs.api.entity.IPixelmon
- getNoClip() - Method in interface noppes.npcs.api.IParticle
- getNpc() - Method in interface noppes.npcs.api.event.INpcEvent
- getNpc() - Method in interface noppes.npcs.api.jobs.IJob
- getNpc() - Method in interface noppes.npcs.api.roles.IRole
- getNpcName() - Method in interface noppes.npcs.api.handler.data.IQuest
- getNpcOffsetX() - Method in interface noppes.npcs.api.handler.data.IDialog
- getNpcOffsetY() - Method in interface noppes.npcs.api.handler.data.IDialog
- getNpcScale() - Method in interface noppes.npcs.api.handler.data.IDialog
- getObjective(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- getObjectiveRequirement() - Method in interface noppes.npcs.api.handler.data.IPartyOptions
- getObjectives() - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- getObjectives(IPlayer) - Method in interface noppes.npcs.api.handler.data.IQuest
- getOffsetX() - Method in interface noppes.npcs.api.block.ITextPlane
- getOffsetX() - Method in interface noppes.npcs.api.IParticle
- getOffsetX() - Method in interface noppes.npcs.api.ISkinOverlay
- getOffsetY() - Method in interface noppes.npcs.api.block.ITextPlane
- getOffsetY() - Method in interface noppes.npcs.api.IParticle
- getOffsetY() - Method in interface noppes.npcs.api.ISkinOverlay
- getOffsetZ() - Method in interface noppes.npcs.api.block.ITextPlane
- getOffsetZ() - Method in interface noppes.npcs.api.ISkinOverlay
- getOpenContainer() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the container (GUI) that the player currently has open, if any.
- getOption(int) - Method in interface noppes.npcs.api.handler.data.IDialog
- getOptionId() - Method in interface noppes.npcs.api.event.INpcEvent.DialogClosedEvent
- getOptionId() - Method in interface noppes.npcs.api.event.INpcEvent.DialogEvent
- getOptionOffsetX() - Method in interface noppes.npcs.api.handler.data.IDialog
- getOptionOffsetY() - Method in interface noppes.npcs.api.handler.data.IDialog
- getOptions() - Method in interface noppes.npcs.api.handler.data.IDialog
- getOptionSpaceX() - Method in interface noppes.npcs.api.handler.data.IDialog
- getOptionSpaceY() - Method in interface noppes.npcs.api.handler.data.IDialog
- getOtherFormMastery(String) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the mastery value for a non-racial (other) form.
- getOutput() - Method in interface noppes.npcs.api.event.IItemEvent.RepairItem
- getOverlays() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's overlay handler.
- getOverlays() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the player's overlay handler which manages custom overlays.
- getOverlayTexture() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the first overlay texture of the NPC.
- getOwner() - Method in interface noppes.npcs.api.entity.IEntityItem
-
Returns the owner name of the item.
- getOwner() - Method in interface noppes.npcs.api.roles.IRoleFollower
- getPageCount() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- getPageText() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- getParent() - Method in interface noppes.npcs.api.handler.data.IAnimation
- getPart(int) - Method in interface noppes.npcs.api.entity.data.IModelRotate
-
Retrieves the rotation settings for a specific part of the model.
- getPart(int) - Method in interface noppes.npcs.api.entity.data.IModelScale
-
Retrieves the scaling settings for a specified model part.
- getPartId() - Method in interface noppes.npcs.api.handler.data.IFramePart
- getParts() - Method in interface noppes.npcs.api.handler.data.IFrame
- getParty() - Method in interface noppes.npcs.api.event.IPartyEvent
- getPartyHandler() - Method in class noppes.npcs.api.AbstractNpcAPI
- getPartyLeaderName() - Method in interface noppes.npcs.api.handler.data.IParty
- getPartyOptions() - Method in interface noppes.npcs.api.handler.data.IQuest
- getPartyRequirements() - Method in interface noppes.npcs.api.handler.data.IPartyOptions
- getPartySlot(int) - Method in interface noppes.npcs.api.IPixelmonPlayerData
- getPartyUUIDString() - Method in interface noppes.npcs.api.handler.data.IParty
- getPermissionLevel() - Method in interface noppes.npcs.api.ICommand
- getPickupDelay() - Method in interface noppes.npcs.api.entity.IEntityItem
- getPitch() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the entity's pitch.
- getPitch() - Method in interface noppes.npcs.api.event.IPlayerEvent.SoundEvent
- getPitch() - Method in interface noppes.npcs.api.handler.data.ISound
- getPivots() - Method in interface noppes.npcs.api.handler.data.IFramePart
- getPixelmonData() - Method in interface noppes.npcs.api.entity.IPlayer
-
Requires Pixelmon to be installed.
- getPlayer() - Method in interface noppes.npcs.api.event.IBlockEvent.ClickedEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IBlockEvent.HarvestedEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IBlockEvent.InteractEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.BreakItem
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.FinishUsingItem
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.InteractEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.PickedUpEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.RightClickEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.StartUsingItem
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.StopUsingItem
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.TossedEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IItemEvent.UsingItem
- getPlayer() - Method in interface noppes.npcs.api.event.INpcEvent.DialogClosedEvent
- getPlayer() - Method in interface noppes.npcs.api.event.INpcEvent.DialogEvent
- getPlayer() - Method in interface noppes.npcs.api.event.INpcEvent.InteractEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IPartyEvent.PartyInviteEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IPartyEvent.PartyKickEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IPartyEvent.PartyLeaveEvent
- getPlayer() - Method in interface noppes.npcs.api.event.IPlayerEvent
- getPlayer() - Method in interface noppes.npcs.api.handler.data.IProfile
- getPlayer(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- getPlayer(String) - Method in interface noppes.npcs.api.IWorld
- getPlayerAttributes(IPlayer) - Method in interface noppes.npcs.api.handler.IAttributeHandler
-
Returns the aggregated attributes for a given player.
- getPlayerByUUID(String) - Method in interface noppes.npcs.api.IWorld
- getPlayerInvX() - Method in interface noppes.npcs.api.gui.ICustomGui
- getPlayerInvY() - Method in interface noppes.npcs.api.gui.ICustomGui
- getPlayerName() - Method in interface noppes.npcs.api.event.IPartyEvent.PartyInviteEvent
- getPlayerName() - Method in interface noppes.npcs.api.event.IPartyEvent.PartyKickEvent
- getPlayerName() - Method in interface noppes.npcs.api.event.IPartyEvent.PartyLeaveEvent
- getPlayerNames() - Method in class noppes.npcs.api.AbstractNpcAPI
- getPlayerNames() - Method in interface noppes.npcs.api.IWorld
- getPlayerNamesList() - Method in interface noppes.npcs.api.handler.data.IParty
- getPlayers() - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- getPlayerScore(String, String, String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- getPlayerScore(IPlayer, String, String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- getPoints() - Method in interface noppes.npcs.api.event.IFactionEvent.FactionPoints
- getPoints(int) - Method in interface noppes.npcs.api.handler.IPlayerFactionData
- getPokeball() - Method in interface noppes.npcs.api.entity.IPixelmon
- getPos() - Method in interface noppes.npcs.api.IParticle
- getPosition() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the entity's current position as an IPos object.
- getPosition() - Method in interface noppes.npcs.api.IBlock
- getPosX() - Method in interface noppes.npcs.api.gui.ICustomGuiComponent
-
Returns the x position of this component.
- getPosX() - Method in interface noppes.npcs.api.overlay.ICustomOverlayComponent
- getPosY() - Method in interface noppes.npcs.api.gui.ICustomGuiComponent
-
Returns the y position of this component.
- getPosY() - Method in interface noppes.npcs.api.overlay.ICustomOverlayComponent
- getPotionEffect(int) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the amplifier of the specified potion effect.
- getPower() - Method in interface noppes.npcs.api.event.IBlockEvent.RedstoneEvent
- getPowerPoints() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's power points.
- getPowerType() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's power type.
- getPrevious() - Method in interface noppes.npcs.api.handler.data.IAction
- getPreviousVersion() - Method in interface noppes.npcs.api.event.ILinkedItemEvent.VersionChangeEvent
- getPrevPower() - Method in interface noppes.npcs.api.event.IBlockEvent.RedstoneEvent
- getPrevSlot() - Method in interface noppes.npcs.api.event.IPlayerEvent.ProfileEvent.Changed
- getProfession() - Method in interface noppes.npcs.api.entity.IVillager
- getProfile() - Method in interface noppes.npcs.api.event.IPlayerEvent.ProfileEvent
- getProfile(IPlayer) - Method in interface noppes.npcs.api.handler.IProfileHandler
- getProfileHandler() - Method in class noppes.npcs.api.AbstractNpcAPI
- getProfileOptions() - Method in interface noppes.npcs.api.handler.data.IQuest
- getProgress() - Method in interface noppes.npcs.api.handler.data.IQuestObjective
-
If this function is used on a player within a party and the quest objective type is set to ALL.
- getProjectile() - Method in interface noppes.npcs.api.event.IProjectileEvent
- getProjectileItem() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the projectile item used by the NPC.
- getProjectilesKeepTerrain() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether projectiles fired by the NPC ignore terrain collisions.
- getProperties() - Method in interface net.minecraft.block.state.IBlockState
- getPropertyNames() - Method in interface net.minecraft.block.state.IBlockState
- getPurchaseNum(int) - Method in interface noppes.npcs.api.roles.IRoleTrader
- getPurchaseNum(int, IPlayer) - Method in interface noppes.npcs.api.roles.IRoleTrader
- getQuest() - Method in interface noppes.npcs.api.event.IPartyEvent
- getQuest() - Method in interface noppes.npcs.api.event.IQuestEvent
- getQuest() - Method in interface noppes.npcs.api.handler.data.IDialog
- getQuest() - Method in interface noppes.npcs.api.handler.data.IParty
-
Get the Quest for the Party, can be null
- getQuest() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- getQuest(int) - Method in interface noppes.npcs.api.handler.data.IAvailability
-
Retrieves the quest ID for the specified slot.
- getQuestData() - Method in interface noppes.npcs.api.handler.IPlayerData
- getQuestInterface() - Method in interface noppes.npcs.api.handler.data.IQuest
- getQuests() - Method in class noppes.npcs.api.AbstractNpcAPI
- getRace() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's race.
- getRacialFormMastery(byte) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the mastery value for a specific racial form.
- getRandomName(int, int) - Method in class noppes.npcs.api.AbstractNpcAPI
-
Generates a new name as a String using the Markov name generator.
- getRange() - Method in interface noppes.npcs.api.jobs.IJobHealer
- getRangedBurst() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the number of projectiles in a ranged burst attack.
- getRangedRange() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the range for ranged attacks.
- getRangedSpeed() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the ranged attack speed of the NPC.
- getRangedStrength() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the ranged attack strength of the NPC.
- getRate(int) - Method in interface noppes.npcs.api.roles.IRoleFollower
- getReadMail() - Method in interface noppes.npcs.api.handler.IPlayerMailData
- getRecipe() - Method in interface noppes.npcs.api.handler.data.IRecipe
- getRecipes() - Method in class noppes.npcs.api.AbstractNpcAPI
- getRedstonePower() - Method in interface noppes.npcs.api.block.IBlockScripted
- getRefuseSoulStone() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether the NPC refuses to be captured by a soul stone.
- getRelease() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the current release state.
- getRepairPercentage() - Method in interface noppes.npcs.api.handler.data.IAnvilRecipe
-
The repair percentage (e.g., 0.1f repairs 10% of max damage per tick).
- getRepeatDelay() - Method in interface noppes.npcs.api.handler.data.ISound
- getRepeatType() - Method in interface noppes.npcs.api.handler.data.IQuest
- getRequirement(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Retrieves the requirement value for the specified key.
- getRequirementKeys() - Method in interface noppes.npcs.api.item.IItemStack
-
Returns an array of all requirement keys stored on the item.
- getResistance() - Method in interface noppes.npcs.api.block.IBlockScripted
- getRespawnCycle() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's respawn cycle.
- getRespawnTime() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the number of ticks before the NPC respawns.
- getResult() - Method in interface noppes.npcs.api.handler.data.IRecipe
- getResult(ItemStack) - Method in interface noppes.npcs.api.handler.data.IAnvilRecipe
-
Returns the repaired item based on the input damaged item.
- getReturnToHome() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns whether the NPC is set to return home.
- getRewardControl() - Method in interface noppes.npcs.api.handler.data.IPartyOptions
- getRewards() - Method in interface noppes.npcs.api.handler.data.IQuest
- getRider() - Method in interface noppes.npcs.api.entity.IEntity
- getRight() - Method in interface noppes.npcs.api.event.IItemEvent.RepairItem
- getRightItem() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the item held in the NPC's right hand.
- getRole() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's current role.
- getRotateX() - Method in interface noppes.npcs.api.entity.data.IModelRotatePart
-
Returns the rotation angle around the X-axis.
- getRotateY() - Method in interface noppes.npcs.api.entity.data.IModelRotatePart
-
Returns the rotation angle around the Y-axis.
- getRotateZ() - Method in interface noppes.npcs.api.entity.data.IModelRotatePart
-
Returns the rotation angle around the Z-axis.
- getRotation() - Method in interface noppes.npcs.api.entity.data.IModelData
-
Returns the model rotation configuration.
- getRotation() - Method in interface noppes.npcs.api.entity.IEntity
- getRotation() - Method in interface noppes.npcs.api.gui.ICustomGuiComponent
-
Returns the component's rotation.
- getRotation() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getRotation() - Method in interface noppes.npcs.api.overlay.ICustomOverlayComponent
- getRotations() - Method in interface noppes.npcs.api.handler.data.IFramePart
- getRotationType() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's rotation type.
- getRotationX() - Method in interface noppes.npcs.api.block.IBlockScripted
- getRotationX() - Method in interface noppes.npcs.api.block.ITextPlane
- getRotationX() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the X-axis rotation for the scripted item.
- getRotationX1() - Method in interface noppes.npcs.api.IParticle
- getRotationX2() - Method in interface noppes.npcs.api.IParticle
- getRotationXRate() - Method in interface noppes.npcs.api.IParticle
- getRotationXRate() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the X-axis rotation rate for the scripted item.
- getRotationXRateStart() - Method in interface noppes.npcs.api.IParticle
- getRotationY() - Method in interface noppes.npcs.api.block.IBlockScripted
- getRotationY() - Method in interface noppes.npcs.api.block.ITextPlane
- getRotationY() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the Y-axis rotation for the scripted item.
- getRotationY1() - Method in interface noppes.npcs.api.IParticle
- getRotationY2() - Method in interface noppes.npcs.api.IParticle
- getRotationYRate() - Method in interface noppes.npcs.api.IParticle
- getRotationYRate() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the Y-axis rotation rate for the scripted item.
- getRotationYRateStart() - Method in interface noppes.npcs.api.IParticle
- getRotationZ() - Method in interface noppes.npcs.api.block.IBlockScripted
- getRotationZ() - Method in interface noppes.npcs.api.block.ITextPlane
- getRotationZ() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the Z-axis rotation for the scripted item.
- getRotationZ1() - Method in interface noppes.npcs.api.IParticle
- getRotationZ2() - Method in interface noppes.npcs.api.IParticle
- getRotationZRate() - Method in interface noppes.npcs.api.IParticle
- getRotationZRate() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the Z-axis rotation rate for the scripted item.
- getRotationZRateStart() - Method in interface noppes.npcs.api.IParticle
- getSaturation() - Method in interface noppes.npcs.api.entity.IPlayer
- getScale() - Method in interface noppes.npcs.api.block.ITextPlane
- getScale() - Method in interface noppes.npcs.api.entity.data.IModelData
-
Returns the model scaling configuration.
- getScale() - Method in interface noppes.npcs.api.gui.IButton
-
Returns the scale factor of the button.
- getScale() - Method in interface noppes.npcs.api.gui.ILabel
-
Returns the scale factor of the label.
- getScale() - Method in interface noppes.npcs.api.gui.ITexturedRect
-
Returns the scale factor of the rectangle.
- getScale() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getScale() - Method in interface noppes.npcs.api.overlay.IOverlayLabel
- getScale() - Method in interface noppes.npcs.api.overlay.IOverlayTexturedRect
- getScaleX() - Method in interface noppes.npcs.api.block.IBlockScripted
- getScaleX() - Method in interface noppes.npcs.api.entity.data.IModelScalePart
-
Returns the scale factor along the X-axis.
- getScaleX() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the X-axis scale for the scripted item.
- getScaleX1() - Method in interface noppes.npcs.api.IParticle
- getScaleX2() - Method in interface noppes.npcs.api.IParticle
- getScaleXRate() - Method in interface noppes.npcs.api.IParticle
- getScaleXRateStart() - Method in interface noppes.npcs.api.IParticle
- getScaleY() - Method in interface noppes.npcs.api.block.IBlockScripted
- getScaleY() - Method in interface noppes.npcs.api.entity.data.IModelScalePart
-
Returns the scale factor along the Y-axis.
- getScaleY() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the Y-axis scale for the scripted item.
- getScaleY1() - Method in interface noppes.npcs.api.IParticle
- getScaleY2() - Method in interface noppes.npcs.api.IParticle
- getScaleYRate() - Method in interface noppes.npcs.api.IParticle
- getScaleYRateStart() - Method in interface noppes.npcs.api.IParticle
- getScaleZ() - Method in interface noppes.npcs.api.block.IBlockScripted
- getScaleZ() - Method in interface noppes.npcs.api.entity.data.IModelScalePart
-
Returns the scale factor along the Z-axis.
- getScaleZ() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the Z-axis scale for the scripted item.
- getScoreboard() - Method in interface noppes.npcs.api.IWorld
- getScreenSize() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the player's screen size information.
- getScriptHandler() - Method in interface noppes.npcs.api.item.IItemCustomizable
- getScrollIndex() - Method in interface noppes.npcs.api.event.ICustomGuiEvent.ScrollEvent
- getSeed() - Method in interface noppes.npcs.api.IWorld
- getSeeInvisibleTeamPlayers() - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- getSelectedColor() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getSelection() - Method in interface noppes.npcs.api.event.ICustomGuiEvent.ScrollEvent
- getSellOption(int) - Method in interface noppes.npcs.api.roles.IRoleTrader
- getSender() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- getSenderName() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.ScriptedCommandEvent
- getSenderPosition() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.ScriptedCommandEvent
- getSenderWorld() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.ScriptedCommandEvent
- getServerOwner() - Method in class noppes.npcs.api.AbstractNpcAPI
- getServerTime() - Method in class noppes.npcs.api.AbstractNpcAPI
- getShadow() - Method in interface noppes.npcs.api.gui.ILabel
-
Returns whether the label text is rendered with a shadow.
- getShadow() - Method in interface noppes.npcs.api.overlay.IOverlayLabel
- getShelterFrom() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the condition under which the NPC seeks shelter.
- getShort(String) - Method in interface noppes.npcs.api.INbt
- getShotCount() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the number of shots fired.
- getShowBossBar() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the visibility type of the NPC's boss bar.
- getShowName() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the visibility type of the NPC's name.
- getShowPlayerInv() - Method in interface noppes.npcs.api.gui.ICustomGui
- getShowWheel() - Method in interface noppes.npcs.api.handler.data.IDialog
- getSide() - Method in interface noppes.npcs.api.event.IBlockEvent.InteractEvent
- getSignText(int, int, int) - Method in interface noppes.npcs.api.IWorld
- getSignText(IPos) - Method in interface noppes.npcs.api.IWorld
- getSize() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the current NPC's size (scale factor) within the range 1–30.
- getSize() - Method in interface noppes.npcs.api.entity.IPixelmon
- getSize() - Method in interface noppes.npcs.api.IContainer
- getSize() - Method in interface noppes.npcs.api.ISkinOverlay
- getSkills() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the player's skills.
- getSkinType() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's skin type.
- getSkinUrl() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's skin URL.
- getSlot() - Method in interface noppes.npcs.api.event.IPlayerEvent.ProfileEvent
- getSlot() - Method in interface noppes.npcs.api.handler.data.IDialogOption
- getSlot(int) - Method in interface noppes.npcs.api.IContainer
- getSlotPlayerData(IPlayer, int) - Method in interface noppes.npcs.api.handler.IProfileHandler
- getSlots() - Method in interface noppes.npcs.api.gui.ICustomGui
-
Returns a list of item slot components in this GUI.
- getSlots() - Method in interface noppes.npcs.api.handler.data.INaturalSpawn
- getSlots() - Method in interface noppes.npcs.api.handler.data.IProfile
- getSong() - Method in interface noppes.npcs.api.jobs.IJobBard
- getSoulStonePlayerName() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the name of the player who spawned this NPC using a soul stone.
- getSound() - Method in interface noppes.npcs.api.handler.data.IDialog
- getSound() - Method in interface noppes.npcs.api.handler.data.ILine
- getSource() - Method in interface noppes.npcs.api.event.INpcEvent.DamagedEvent
- getSource() - Method in interface noppes.npcs.api.event.INpcEvent.DiedEvent
- getSource() - Method in interface noppes.npcs.api.event.IPlayerEvent.AttackedEvent
- getSource() - Method in interface noppes.npcs.api.event.IPlayerEvent.DamagedEvent
- getSource() - Method in interface noppes.npcs.api.event.IPlayerEvent.DiedEvent
- getSource() - Method in interface noppes.npcs.api.event.IProjectileEvent
- getSpawns() - Method in interface noppes.npcs.api.handler.INaturalSpawnsHandler
- getSpawns(String) - Method in interface noppes.npcs.api.handler.INaturalSpawnsHandler
- getSpeed() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's walking speed.
- getSpeed() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the movement speed of the entity.
- getSpeed() - Method in interface noppes.npcs.api.handler.data.IAnimation
- getSpeed() - Method in interface noppes.npcs.api.handler.data.IFrame
- getSpeed() - Method in interface noppes.npcs.api.handler.data.IFramePart
- getSpeed() - Method in interface noppes.npcs.api.jobs.IJobHealer
- getSpeedX() - Method in interface noppes.npcs.api.ISkinOverlay
- getSpeedY() - Method in interface noppes.npcs.api.ISkinOverlay
- getStack() - Method in interface noppes.npcs.api.event.ICustomGuiEvent.SlotClickEvent
- getStack() - Method in interface noppes.npcs.api.event.ICustomGuiEvent.SlotEvent
- getStack() - Method in interface noppes.npcs.api.gui.IItemSlot
-
Returns the item stack contained in this slot.
- getStackSize() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getStackSize() - Method in interface noppes.npcs.api.item.IItemStack
- getStamina() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the stamina value.
- getStartAfterTicks() - Method in interface noppes.npcs.api.handler.data.IAction
- getStat(int) - Method in interface noppes.npcs.api.entity.IPixelmon
-
Gets the calculated stat for the specified stat type.
- getStat(String) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Retrieves the value of the specified stat.
- getStoredData(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- getStoredData(String) - Method in interface noppes.npcs.api.block.IBlockScripted
- getStoredData(String) - Method in interface noppes.npcs.api.entity.IEntity
-
Returns stored (persistent) data for the given key.
- getStoredData(String) - Method in interface noppes.npcs.api.IWorld
-
Deprecated.
- getStoredDataKeys() - Method in class noppes.npcs.api.AbstractNpcAPI
- getStoredDataKeys() - Method in interface noppes.npcs.api.block.IBlockScripted
- getStoredDataKeys() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns an array of keys for stored data.
- getStoredDataKeys() - Method in interface noppes.npcs.api.IWorld
- getStreaming() - Method in interface noppes.npcs.api.jobs.IJobBard
- getString(String) - Method in interface noppes.npcs.api.INbt
- getSubject() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- getSurroundingEntities(int) - Method in interface noppes.npcs.api.entity.IEntity
-
Returns an array of entities within the specified range.
- getSurroundingEntities(int, int) - Method in interface noppes.npcs.api.entity.IEntity
-
Returns an array of entities of a specified type within the given range.
- getSwingingEntity() - Method in interface noppes.npcs.api.event.IItemEvent.AttackEvent
- getSwingWarmup() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the swing warmup time (in ticks) before melee damage is applied.
- getTab(int, IWorld) - Method in interface noppes.npcs.api.handler.ICloneHandler
- getTacticalRadius() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the tactical radius affecting NPC behavior.
- getTacticalVariant() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's tactical variant.
- getTacticalVariantName() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the name of the NPC's tactical variant.
- getTag(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Returns the value of the NBT tag with the specified key.
- getTarget() - Method in interface noppes.npcs.api.event.IItemEvent.AttackEvent
- getTarget() - Method in interface noppes.npcs.api.event.IItemEvent.InteractEvent
- getTarget() - Method in interface noppes.npcs.api.event.IItemEvent.RightClickEvent
- getTarget() - Method in interface noppes.npcs.api.event.INpcEvent.MeleeAttackEvent
- getTarget() - Method in interface noppes.npcs.api.event.INpcEvent.RangedLaunchedEvent
- getTarget() - Method in interface noppes.npcs.api.event.INpcEvent.TargetEvent
- getTarget() - Method in interface noppes.npcs.api.event.INpcEvent.TargetLostEvent
- getTarget() - Method in interface noppes.npcs.api.event.IPlayerEvent.AttackEvent
- getTarget() - Method in interface noppes.npcs.api.event.IPlayerEvent.DamagedEntityEvent
- getTarget() - Method in interface noppes.npcs.api.event.IPlayerEvent.InteractEvent
- getTargetType() - Method in interface noppes.npcs.api.handler.data.IQuestKill
- getTeam(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- getTeamByName(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- getTeams() - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- getTeamsize() - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- getTempData(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- getTempData(String) - Method in interface noppes.npcs.api.block.IBlockScripted
- getTempData(String) - Method in interface noppes.npcs.api.entity.IEntity
-
Returns temporary data stored under the given key.
- getTempData(String) - Method in interface noppes.npcs.api.IWorld
-
Deprecated.
- getTempDataKeys() - Method in class noppes.npcs.api.AbstractNpcAPI
- getTempDataKeys() - Method in interface noppes.npcs.api.block.IBlockScripted
- getTempDataKeys() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns an array of keys for temporary data.
- getTempDataKeys() - Method in interface noppes.npcs.api.IWorld
-
Deprecated.
- getText() - Method in interface noppes.npcs.api.block.ITextPlane
- getText() - Method in interface noppes.npcs.api.gui.ILabel
-
Returns the text of the label.
- getText() - Method in interface noppes.npcs.api.gui.ITextField
-
Returns the current text content of the text field.
- getText() - Method in interface noppes.npcs.api.handler.data.IDialog
- getText() - Method in interface noppes.npcs.api.handler.data.ILine
- getText() - Method in interface noppes.npcs.api.handler.data.IQuestObjective
- getText() - Method in interface noppes.npcs.api.item.IItemBook
- getText() - Method in interface noppes.npcs.api.overlay.IOverlayLabel
- getTextOffsetX() - Method in interface noppes.npcs.api.handler.data.IDialog
- getTextOffsetY() - Method in interface noppes.npcs.api.handler.data.IDialog
- getTextPitch() - Method in interface noppes.npcs.api.handler.data.IDialog
- getTextPlane() - Method in interface noppes.npcs.api.block.IBlockScripted
- getTextPlane2() - Method in interface noppes.npcs.api.block.IBlockScripted
- getTextPlane3() - Method in interface noppes.npcs.api.block.IBlockScripted
- getTextPlane4() - Method in interface noppes.npcs.api.block.IBlockScripted
- getTextPlane5() - Method in interface noppes.npcs.api.block.IBlockScripted
- getTextPlane6() - Method in interface noppes.npcs.api.block.IBlockScripted
- getTextSound() - Method in interface noppes.npcs.api.handler.data.IDialog
- getTexture() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's texture path.
- getTexture() - Method in interface noppes.npcs.api.gui.IButton
-
Returns the texture resource location for this button.
- getTexture() - Method in interface noppes.npcs.api.gui.ITexturedRect
-
Returns the texture resource location.
- getTexture() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getTexture() - Method in interface noppes.npcs.api.ISkinOverlay
- getTexture() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the texture path for the scripted item.
- getTexture() - Method in interface noppes.npcs.api.overlay.IOverlayTexturedRect
- getTextureScaleX() - Method in interface noppes.npcs.api.ISkinOverlay
- getTextureScaleY() - Method in interface noppes.npcs.api.ISkinOverlay
- getTextureX() - Method in interface noppes.npcs.api.gui.IButton
-
Returns the X offset within the texture.
- getTextureX() - Method in interface noppes.npcs.api.gui.ITexturedRect
-
Returns the texture's x offset.
- getTextureX() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getTextureX() - Method in interface noppes.npcs.api.overlay.IOverlayTexturedRect
- getTextureY() - Method in interface noppes.npcs.api.gui.IButton
-
Returns the Y offset within the texture.
- getTextureY() - Method in interface noppes.npcs.api.gui.ITexturedRect
-
Returns the texture's y offset.
- getTextureY() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getTextureY() - Method in interface noppes.npcs.api.overlay.IOverlayTexturedRect
- getTextWidth() - Method in interface noppes.npcs.api.handler.data.IDialog
- getThickness() - Method in interface noppes.npcs.api.gui.ILine
-
Returns the thickness of the line.
- getThickness() - Method in interface noppes.npcs.api.overlay.IOverlayLine
- getThrower() - Method in interface noppes.npcs.api.entity.IEntityItem
-
Returns the thrower (entity that threw the item).
- getThrower() - Method in interface noppes.npcs.api.entity.IProjectile
-
Returns the thrower (the entity that launched the projectile).
- getTileEntity() - Method in interface noppes.npcs.api.IBlock
- getTileEntityNBT() - Method in interface noppes.npcs.api.IBlock
- getTime() - Method in interface noppes.npcs.api.IWorld
- getTime(IJobItemGiver) - Method in interface noppes.npcs.api.handler.IPlayerItemGiverData
- getTimePast() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- getTimers() - Method in interface noppes.npcs.api.block.IBlockScripted
- getTimers() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the timers associated with the NPC.
- getTimers() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the player's timers.
- getTimeSent() - Method in interface noppes.npcs.api.handler.data.IPlayerMail
- getTimeUntilRepeat(IPlayer) - Method in interface noppes.npcs.api.handler.data.IQuest
- getTitle() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the NPC's title.
- getTitle() - Method in interface noppes.npcs.api.handler.data.ITransportCategory
- getTitle() - Method in interface noppes.npcs.api.item.IItemBook
- getTitleColor() - Method in interface noppes.npcs.api.handler.data.IDialog
- getTitleOffsetX() - Method in interface noppes.npcs.api.handler.data.IDialog
- getTitleOffsetY() - Method in interface noppes.npcs.api.handler.data.IDialog
- getTitlePos() - Method in interface noppes.npcs.api.handler.data.IDialog
- getToDim() - Method in interface noppes.npcs.api.event.IPlayerEvent.ChangedDimension
- getTopBlock(int, int) - Method in interface noppes.npcs.api.IWorld
- getTopBlock(IPos) - Method in interface noppes.npcs.api.IWorld
- getTotalArmorValue() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the total armor value of the entity.
- getTotalTime() - Method in interface noppes.npcs.api.handler.data.IAnimation
- getTotalTime() - Method in interface noppes.npcs.api.IWorld
- getTP() - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Returns the TP value.
- getTrackedQuest() - Method in interface noppes.npcs.api.handler.IPlayerQuestData
- getTranslateX() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the X-axis translation for the scripted item.
- getTranslateY() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the Y-axis translation for the scripted item.
- getTranslateZ() - Method in interface noppes.npcs.api.item.IItemCustomizable
-
Gets the Z-axis translation for the scripted item.
- getTranslationKey() - Method in interface noppes.npcs.api.handler.data.IAttributeDefinition
-
Returns the translation key used for localizing this attribute.
- getTransport() - Method in interface noppes.npcs.api.roles.IRoleTransporter
- getTransport(int) - Method in interface noppes.npcs.api.handler.IPlayerTransportData
- getTransportData() - Method in interface noppes.npcs.api.handler.IPlayerData
- getTransportId() - Method in interface noppes.npcs.api.roles.IRoleTransporter
- getTransports() - Method in interface noppes.npcs.api.handler.IPlayerTransportData
- getTrueSource() - Method in interface noppes.npcs.api.IDamageSource
- getType() - Method in interface noppes.npcs.api.entity.data.IMark
-
Returns the type of this mark.
- getType() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the entity type of the NPC.
- getType() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the EntityType as defined in the scripting constants.
- getType() - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Returns the EntityType (as defined in scripting constants) for this entity.
- getType() - Method in interface noppes.npcs.api.entity.IPlayer
-
Returns the entity type identifier for the player.
- getType() - Method in interface noppes.npcs.api.event.IItemEvent.AttackEvent
- getType() - Method in interface noppes.npcs.api.event.IItemEvent.InteractEvent
- getType() - Method in interface noppes.npcs.api.event.IItemEvent.RightClickEvent
- getType() - Method in interface noppes.npcs.api.event.INpcEvent.DamagedEvent
- getType() - Method in interface noppes.npcs.api.event.INpcEvent.DiedEvent
- getType() - Method in interface noppes.npcs.api.event.IPlayerEvent.DiedEvent
- getType() - Method in interface noppes.npcs.api.event.IPlayerEvent.InteractEvent
- getType() - Method in interface noppes.npcs.api.event.IProjectileEvent.ImpactEvent
- getType() - Method in interface noppes.npcs.api.handler.data.IDialogOption
- getType() - Method in interface noppes.npcs.api.handler.data.IQuest
- getType() - Method in interface noppes.npcs.api.handler.data.ITransportLocation
- getType() - Method in interface noppes.npcs.api.IDamageSource
- getType() - Method in interface noppes.npcs.api.jobs.IJob
- getType() - Method in interface noppes.npcs.api.roles.IRole
- getType(String) - Method in interface noppes.npcs.api.INbt
- getTypeName() - Method in interface noppes.npcs.api.entity.IEntity
- getUniqueID() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the unique UUID string of the entity.
- getUnreadMail() - Method in interface noppes.npcs.api.handler.IPlayerMailData
- getUpdateEveryXTick() - Method in interface noppes.npcs.api.handler.data.IAction
- getUuid() - Method in interface noppes.npcs.api.handler.data.ITag
- getValue() - Method in interface noppes.npcs.api.handler.data.ICustomAttribute
-
Returns the current value of this attribute.
- getValue(IProperty<T>) - Method in interface net.minecraft.block.state.IBlockState
- getValueClass() - Method in interface net.minecraft.block.properties.IProperty
- getVersion() - Method in interface noppes.npcs.api.event.ILinkedItemEvent.VersionChangeEvent
- getVersion() - Method in interface noppes.npcs.api.handler.data.ILinkedItem
- getVisibleType() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the visibility type of the NPC.
- getVolume() - Method in interface noppes.npcs.api.event.IPlayerEvent.SoundEvent
- getVolume() - Method in interface noppes.npcs.api.handler.data.ISound
- getWeight() - Method in interface noppes.npcs.api.handler.data.INaturalSpawn
- getWidth() - Method in interface noppes.npcs.api.entity.IEntity
- getWidth() - Method in interface noppes.npcs.api.gui.IButton
-
Returns the button's width.
- getWidth() - Method in interface noppes.npcs.api.gui.ICustomGui
-
Returns the width of the GUI.
- getWidth() - Method in interface noppes.npcs.api.gui.ILabel
-
Returns the label's width.
- getWidth() - Method in interface noppes.npcs.api.gui.IScroll
-
Returns the width of the scroll component.
- getWidth() - Method in interface noppes.npcs.api.gui.ITextField
-
Returns the width of the text field.
- getWidth() - Method in interface noppes.npcs.api.gui.ITexturedRect
-
Returns the width of the rectangle.
- getWidth() - Method in interface noppes.npcs.api.handler.data.ICustomEffect
- getWidth() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getWidth() - Method in interface noppes.npcs.api.handler.data.IRecipe
- getWidth() - Method in interface noppes.npcs.api.IParticle
- getWidth() - Method in interface noppes.npcs.api.IScreenSize
- getWidth() - Method in interface noppes.npcs.api.overlay.IOverlayLabel
- getWidth() - Method in interface noppes.npcs.api.overlay.IOverlayTexturedRect
- getWidthPercent(double) - Method in interface noppes.npcs.api.IScreenSize
- getWorld() - Method in interface noppes.npcs.api.entity.IEntity
- getWorld() - Method in interface noppes.npcs.api.event.IForgeEvent.WorldEvent
- getWorld() - Method in interface noppes.npcs.api.IBlock
- getWorld() - Method in interface noppes.npcs.api.ITileEntity
- getWorldDir() - Method in class noppes.npcs.api.AbstractNpcAPI
- getWorldLines() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Returns the lines displayed in the world.
- getX() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
Gets the X coordinate.
- getX() - Method in class net.minecraft.util.Vec3i
-
Get the X coordinate
- getX() - Method in interface noppes.npcs.api.entity.IEntity
- getX() - Method in interface noppes.npcs.api.event.IPlayerEvent.BonemealEvent
- getX() - Method in interface noppes.npcs.api.event.IPlayerEvent.SleepEvent
- getX() - Method in interface noppes.npcs.api.event.IPlayerEvent.UseHoeEvent
- getX() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getX() - Method in interface noppes.npcs.api.handler.data.ISound
- getX() - Method in interface noppes.npcs.api.handler.data.ITransportLocation
- getX() - Method in interface noppes.npcs.api.IBlock
- getX() - Method in interface noppes.npcs.api.IParticle
- getX() - Method in interface noppes.npcs.api.IPos
- getX1() - Method in interface noppes.npcs.api.gui.ILine
-
Returns the starting x coordinate of the line.
- getX1() - Method in interface noppes.npcs.api.overlay.IOverlayLine
- getX2() - Method in interface noppes.npcs.api.gui.ILine
-
Returns the ending x coordinate of the line.
- getX2() - Method in interface noppes.npcs.api.overlay.IOverlayLine
- getXD() - Method in class net.minecraft.util.Vec3i
-
Get the X coordinate as a double
- getXD() - Method in interface noppes.npcs.api.IPos
- getXpCost() - Method in interface noppes.npcs.api.handler.data.IAnvilRecipe
-
The XP cost per repair tick (e.g., 10 levels per tick).
- getY() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
Gets the Y coordinate.
- getY() - Method in class net.minecraft.util.Vec3i
-
Get the Y coordinate
- getY() - Method in interface noppes.npcs.api.entity.IEntity
- getY() - Method in interface noppes.npcs.api.event.IPlayerEvent.BonemealEvent
- getY() - Method in interface noppes.npcs.api.event.IPlayerEvent.SleepEvent
- getY() - Method in interface noppes.npcs.api.event.IPlayerEvent.UseHoeEvent
- getY() - Method in interface noppes.npcs.api.handler.data.IDialogImage
- getY() - Method in interface noppes.npcs.api.handler.data.ISound
- getY() - Method in interface noppes.npcs.api.handler.data.ITransportLocation
- getY() - Method in interface noppes.npcs.api.IBlock
- getY() - Method in interface noppes.npcs.api.IParticle
- getY() - Method in interface noppes.npcs.api.IPos
- getY1() - Method in interface noppes.npcs.api.gui.ILine
-
Returns the starting y coordinate of the line.
- getY1() - Method in interface noppes.npcs.api.overlay.IOverlayLine
- getY2() - Method in interface noppes.npcs.api.gui.ILine
-
Returns the ending y coordinate of the line.
- getY2() - Method in interface noppes.npcs.api.overlay.IOverlayLine
- getYD() - Method in class net.minecraft.util.Vec3i
-
Get the Y coordinate as a double
- getYD() - Method in interface noppes.npcs.api.IPos
- getYOffset() - Method in interface noppes.npcs.api.entity.IEntity
-
Returns the vertical offset for rendering.
- getZ() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
Gets the Z coordinate.
- getZ() - Method in class net.minecraft.util.Vec3i
-
Get the Z coordinate
- getZ() - Method in interface noppes.npcs.api.entity.IEntity
- getZ() - Method in interface noppes.npcs.api.event.IPlayerEvent.BonemealEvent
- getZ() - Method in interface noppes.npcs.api.event.IPlayerEvent.SleepEvent
- getZ() - Method in interface noppes.npcs.api.event.IPlayerEvent.UseHoeEvent
- getZ() - Method in interface noppes.npcs.api.handler.data.ISound
- getZ() - Method in interface noppes.npcs.api.handler.data.ITransportLocation
- getZ() - Method in interface noppes.npcs.api.IBlock
- getZ() - Method in interface noppes.npcs.api.IParticle
- getZ() - Method in interface noppes.npcs.api.IPos
- getZD() - Method in class net.minecraft.util.Vec3i
-
Get the Z coordinate as a double
- getZD() - Method in interface noppes.npcs.api.IPos
- giveItem(String, int, int) - Method in interface noppes.npcs.api.entity.IPlayer
- giveItem(IPlayer, IItemStack) - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Gives an item to the specified player.
- giveItem(IItemStack, int) - Method in interface noppes.npcs.api.entity.IPlayer
- giveItems(IPlayer) - Method in interface noppes.npcs.api.jobs.IJobItemGiver
All Classes All Packages