A B C D E F G H I K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractNpcAPI - Class in noppes.npcs.api
-
This object stores functions available to all scripting handlers through the "API" keyword.
- AbstractNpcAPI() - Constructor for class noppes.npcs.api.AbstractNpcAPI
- add(double, double, double) - Method in class net.minecraft.util.math.BlockPos
-
Add the given coordinates to the coordinates of this BlockPos
- add(double, double, double) - Method in interface noppes.npcs.api.IPos
-
Adds the IPos' coordinates by each of the parameters given.
- add(int, int, int) - Method in class net.minecraft.util.math.BlockPos
-
Add the given coordinates to the coordinates of this BlockPos
- add(int, ISkinOverlay) - Method in interface noppes.npcs.api.handler.IOverlayHandler
- add(Vec3i) - Method in class net.minecraft.util.math.BlockPos
-
Add the given Vector to this BlockPos
- add(IPos) - Method in interface noppes.npcs.api.IPos
-
Directly adds the coordinates of two IPos objects and returns the resulting IPos sum.
- addAliases(String...) - Method in interface noppes.npcs.api.ICommand
- addBonusAttribute(String, String, String, double) - Method in interface noppes.npcs.api.entity.IDBCPlayer
- addBonusAttribute(String, String, String, double, boolean) - Method in interface noppes.npcs.api.entity.IDBCPlayer
- addButton(int, String, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addButton(int, String, int, int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addDaysLeft(int) - Method in interface noppes.npcs.api.roles.IRoleFollower
- addEnchant(int, int) - Method in interface noppes.npcs.api.item.IItemStack
- addEnemyFaction(IFaction) - Method in interface noppes.npcs.api.handler.data.IFaction
- addFactionPoints(int, int) - Method in interface noppes.npcs.api.entity.IPlayer
- addFrame(int, IFrame) - Method in interface noppes.npcs.api.handler.data.IAnimation
- addFrame(IFrame) - Method in interface noppes.npcs.api.handler.data.IAnimation
- addGlobalObject(String, Object) - Method in class noppes.npcs.api.AbstractNpcAPI
- addImage(int, IDialogImage) - Method in interface noppes.npcs.api.handler.data.IDialog
- addItemSlot(int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
-
Deprecated.
- addItemSlot(int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addItemSlot(int, int, int, IItemStack) - Method in interface noppes.npcs.api.gui.ICustomGui
- addItemSlot(int, int, IItemStack) - Method in interface noppes.npcs.api.gui.ICustomGui
-
Deprecated.
- addKey(int, V) - Method in class net.minecraft.util.math.IntHashMap
-
Adds a key and associated value to this map
- addLabel(int, String, int, int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addLabel(int, String, int, int, int, int) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- addLabel(int, String, int, int, int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addLabel(int, String, int, int, int, int, int) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- addLine(int, int, int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addLine(int, int, int, int, int) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- addLine(int, int, int, int, int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addLine(int, int, int, int, int, int, int) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- addLocation(String) - Method in interface noppes.npcs.api.handler.data.ITransportCategory
- addMail(IPlayerMail) - Method in interface noppes.npcs.api.handler.IPlayerMailData
- addObjective(String, String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- addOtherFormMastery(String, double) - Method in interface noppes.npcs.api.entity.IDBCPlayer
- addPart(IFramePart) - Method in interface noppes.npcs.api.handler.data.IFrame
- addPlayer(String) - Method in interface noppes.npcs.api.handler.data.IParty
- addPlayer(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- addPlayer(IPlayer) - Method in interface noppes.npcs.api.handler.data.IParty
- addPlayer(IPlayer) - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- addPoints(int, int) - Method in interface noppes.npcs.api.handler.IPlayerFactionData
- addPotionEffect(int, int, int, boolean) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Works the same as the /effect command
- addRacialFormMastery(byte, double) - Method in interface noppes.npcs.api.entity.IDBCPlayer
- addRecipe(String, boolean, ItemStack, int, int, ItemStack...) - Method in interface noppes.npcs.api.handler.IRecipeHandler
- addRecipe(String, boolean, ItemStack, Object...) - Method in interface noppes.npcs.api.handler.IRecipeHandler
- addScroll(int, int, int, int, int, String[]) - Method in interface noppes.npcs.api.gui.ICustomGui
- addSpawn(INaturalSpawn) - Method in interface noppes.npcs.api.handler.INaturalSpawnsHandler
- addTeam(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- addTextField(int, int, int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addTexturedButton(int, String, int, int, int, int, String) - Method in interface noppes.npcs.api.gui.ICustomGui
- addTexturedButton(int, String, int, int, int, int, String, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addTexturedRect(int, String, int, int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addTexturedRect(int, String, int, int, int, int) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- addTexturedRect(int, String, int, int, int, int, int, int) - Method in interface noppes.npcs.api.gui.ICustomGui
- addTexturedRect(int, String, int, int, int, int, int, int) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- addToBonusAttribute(String, String, String, double) - Method in interface noppes.npcs.api.entity.IDBCPlayer
- addTransport(int) - Method in interface noppes.npcs.api.handler.IPlayerTransportData
- addTransport(ITransportLocation) - Method in interface noppes.npcs.api.handler.IPlayerTransportData
- aimWhileShooting(boolean) - Method in interface noppes.npcs.api.entity.ICustomNpc
- airSpawnPassed() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.CNPCNaturalSpawnEvent
- allowLeashing() - Method in interface noppes.npcs.api.entity.IEntityLiving
- animalSpawnPassed() - Method in interface noppes.npcs.api.event.ICustomNPCsEvent.CNPCNaturalSpawnEvent
- areAllPlayersAsleep() - Method in interface noppes.npcs.api.IWorld
- areForgeScriptsEnabled() - Method in class noppes.npcs.api.AbstractNpcAPI
- areGlobalNPCScriptsEnabled() - Method in class noppes.npcs.api.AbstractNpcAPI
- arePlayerScriptsEnabled() - Method in class noppes.npcs.api.AbstractNpcAPI
- attackCreepers() - Method in interface noppes.npcs.api.jobs.IJobGuard
- attackCreepers(boolean) - Method in interface noppes.npcs.api.jobs.IJobGuard
- attackedByMobs() - Method in interface noppes.npcs.api.handler.data.IFaction
- attackHostileMobs() - Method in interface noppes.npcs.api.jobs.IJobGuard
- attackHostileMobs(boolean) - Method in interface noppes.npcs.api.jobs.IJobGuard
- attacksAnimals() - Method in interface noppes.npcs.api.jobs.IJobGuard
- attacksAnimals(boolean) - Method in interface noppes.npcs.api.jobs.IJobGuard
All Classes All Packages