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
R
- rayCastBlock(double[], double[], int) - Method in interface noppes.npcs.api.IWorld
- rayCastBlock(double[], double[], int, boolean, boolean, boolean) - Method in interface noppes.npcs.api.IWorld
-
starting at the start position, draw a line in the lookVector direction until a block is detected
- rayCastBlock(IPos, IPos, int) - Method in interface noppes.npcs.api.IWorld
- rayCastBlock(IPos, IPos, int, boolean, boolean, boolean) - Method in interface noppes.npcs.api.IWorld
- rayCastEntities(double[], double[], int, double, double) - Method in interface noppes.npcs.api.IWorld
- rayCastEntities(double[], double[], int, double, double, boolean, boolean, boolean) - Method in interface noppes.npcs.api.IWorld
- rayCastEntities(IEntity[], double[], double[], int, double, double, boolean, boolean, boolean) - Method in interface noppes.npcs.api.IWorld
- rayCastEntities(IPos, IPos, int, double, double) - Method in interface noppes.npcs.api.IWorld
- rayCastEntities(IPos, IPos, int, double, double, boolean, boolean, boolean) - Method in interface noppes.npcs.api.IWorld
- rayCastPos(double[], double[], int) - Method in interface noppes.npcs.api.IWorld
- rayCastPos(double[], double[], int, boolean, boolean, boolean) - Method in interface noppes.npcs.api.IWorld
- rayCastPos(IPos, IPos, int) - Method in interface noppes.npcs.api.IWorld
- rayCastPos(IPos, IPos, int, boolean, boolean, boolean) - Method in interface noppes.npcs.api.IWorld
- readDialog(int) - Method in interface noppes.npcs.api.entity.IPlayer
-
Marks the dialog with the specified ID as read for the player.
- readDialog(int) - Method in interface noppes.npcs.api.handler.IPlayerDialogData
- readDialog(IDialog) - Method in interface noppes.npcs.api.entity.IPlayer
-
Marks the specified dialog as read for the player.
- readFromNBT(INbt) - Method in interface noppes.npcs.api.ITileEntity
-
Reads an INbt compound tag, creates a tile entity based on the data, and replaces this entity with the new one.
- recalculate(IPlayer) - Method in interface noppes.npcs.api.handler.data.IPlayerAttributes
-
Recalulates Item Attributes on a Player
- registerICommand(ICommand) - Method in class noppes.npcs.api.AbstractNpcAPI
- release() - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
- remove() - Method in interface noppes.npcs.api.IBlock
-
Deletes the block, setting it to air.
- remove(int) - Method in interface noppes.npcs.api.handler.IOverlayHandler
- remove(int, String) - Method in interface noppes.npcs.api.handler.ICloneHandler
- remove(String) - Method in interface noppes.npcs.api.INbt
-
Returns the tag with the given key from the compound tag.
- removeAlias(String) - Method in interface noppes.npcs.api.ICommand
- removeAllItems(IItemStack, boolean, boolean) - Method in interface noppes.npcs.api.entity.IPlayer
- removeAllSpawned() - Method in interface noppes.npcs.api.jobs.IJobSpawner
-
Removes all spawned entities
- removeBlock(int, int, int) - Method in interface noppes.npcs.api.IWorld
- removeBlock(IPos) - Method in interface noppes.npcs.api.IWorld
- removeBonusAttribute(String, String) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Removes the bonus attribute with the given identifier for the specified stat.
- removeCategory(String) - Method in interface noppes.npcs.api.handler.ITransportHandler
- removeComponent(int) - Method in interface noppes.npcs.api.gui.ICustomGui
-
Removes the GUI component with the specified ID.
- removeComponent(int) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- removeCustomAttribute(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Removes the custom attribute with the specified key from the item.
- removeData(String) - Method in interface noppes.npcs.api.handler.data.IAction
- removeDialog(int) - Method in interface noppes.npcs.api.handler.data.IAvailability
-
Removes the dialog from the specified slot, resetting it to default values.
- removeEffect(IPlayer, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Removes the effect with the specified ID from the player.
- removeEffect(IPlayer, int, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Removes the effect with the specified ID and index from the player.
- removeEffect(IPlayer, ICustomEffect) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Removes the specified custom effect from the player.
- removeEffect(IPlayer, ICustomEffect, int) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Removes the specified custom effect (with the given index) from the player.
- removeEnemyFaction(IFaction) - Method in interface noppes.npcs.api.handler.data.IFaction
- removeFaction(int) - Method in interface noppes.npcs.api.handler.data.IAvailability
-
Removes the faction requirement from the specified slot, resetting it to default values.
- removeFrame(IFrame) - Method in interface noppes.npcs.api.handler.data.IAnimation
- removeGlobalObject(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- removeImage(int) - Method in interface noppes.npcs.api.handler.data.IDialog
- removeItem(String, int, int) - Method in interface noppes.npcs.api.entity.IPlayer
- removeItem(IItemStack, int, boolean, boolean) - Method in interface noppes.npcs.api.entity.IPlayer
- removeLine(int) - Method in interface noppes.npcs.api.handler.data.ILines
- removeLocation(String) - Method in interface noppes.npcs.api.handler.data.ITransportCategory
- removeMagic(int) - Method in interface noppes.npcs.api.handler.data.IMagicData
- removeMagicAttribute(String, int) - Method in interface noppes.npcs.api.item.IItemStack
-
Removes the magic attribute with the specified key and magic identifier from the item.
- removeMagicFromCycle(int, int) - Method in interface noppes.npcs.api.handler.IMagicHandler
-
Removes a magic from a specified cycle.
- removeMail(IPlayerMail) - Method in interface noppes.npcs.api.handler.IPlayerMailData
- removeObject(int) - Method in class net.minecraft.util.math.IntHashMap
-
Removes the specified object from the map and returns it
- removeObjective(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- removePart(int) - Method in interface noppes.npcs.api.handler.data.IFrame
- removePart(String) - Method in interface noppes.npcs.api.handler.data.IFrame
- removePlayer(String) - Method in interface noppes.npcs.api.handler.data.IParty
- removePlayer(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- removePlayer(IPlayer) - Method in interface noppes.npcs.api.handler.data.IParty
- removePlayer(IPlayer) - Method in interface noppes.npcs.api.scoreboard.IScoreboardTeam
- removeQuest(int) - Method in interface noppes.npcs.api.entity.IPlayer
- removeQuest(int) - Method in interface noppes.npcs.api.handler.data.IAvailability
-
Removes the quest from the specified slot, resetting it to default values.
- removeQuest(int) - Method in interface noppes.npcs.api.handler.IPlayerQuestData
- removeQuest(IQuest) - Method in interface noppes.npcs.api.entity.IPlayer
-
Removes the quest from active and finished quest list.
- removeRequirement(String) - Method in interface noppes.npcs.api.item.IItemStack
-
Removes the requirement with the specified key from the item.
- removeSellOption(int) - Method in interface noppes.npcs.api.roles.IRoleTrader
- removeSlot(IPlayer, int) - Method in interface noppes.npcs.api.handler.IProfileHandler
- removeSpawn(INaturalSpawn) - Method in interface noppes.npcs.api.handler.INaturalSpawnsHandler
- removeStoredData(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- removeStoredData(String) - Method in interface noppes.npcs.api.block.IBlockScripted
- removeStoredData(String) - Method in interface noppes.npcs.api.entity.IEntity
-
Removes the stored data for the given key.
- removeStoredData(String) - Method in interface noppes.npcs.api.IWorld
-
Deprecated.
- removeTags() - Method in interface noppes.npcs.api.item.IItemStack
-
Removes all custom tags from the item and returns the removed NBT data.
- removeTeam(String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- removeTempData(String) - Method in class noppes.npcs.api.AbstractNpcAPI
- removeTempData(String) - Method in interface noppes.npcs.api.block.IBlockScripted
- removeTempData(String) - Method in interface noppes.npcs.api.entity.IEntity
-
Removes the temporary data for the given key.
- removeTempData(String) - Method in interface noppes.npcs.api.IWorld
-
Deprecated.
- removeTileEntity(int, int, int) - Method in interface noppes.npcs.api.IWorld
-
Removes the block's tile entity at the given position.
- removeTileEntity(IPos) - Method in interface noppes.npcs.api.IWorld
- removeTransport(int) - Method in interface noppes.npcs.api.handler.IPlayerTransportData
- renderBrokenItemStack(IItemStack) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Renders a broken item stack effect for the given item.
- renderGradual() - Method in interface noppes.npcs.api.handler.data.IDialog
- renderGradual(boolean) - Method in interface noppes.npcs.api.handler.data.IDialog
- repeats() - Method in interface noppes.npcs.api.handler.data.ISound
- repeats(int) - Method in interface noppes.npcs.api.ITimers
- reset() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Resets the NPC to its initial state and triggers the initialization script.
- reset(int) - Method in interface noppes.npcs.api.ITimers
-
Resets the ticks elapsed in the timer with the given id to 0.
- resetInLove() - Method in interface noppes.npcs.api.entity.IAnimal
-
Resets the animal's love state.
- resetPurchaseNum() - Method in interface noppes.npcs.api.roles.IRoleTrader
-
Sets the purchase count of all slots to 0
- resetPurchaseNum(int) - Method in interface noppes.npcs.api.roles.IRoleTrader
-
sets the purchase num for that slot to 0
- resetPurchaseNum(int, IPlayer) - Method in interface noppes.npcs.api.roles.IRoleTrader
-
sets the purchase num for that slot and player to 0
- resetSpawnpoint() - Method in interface noppes.npcs.api.entity.IPlayer
-
Resets the player's spawnpoint to the default spawn.
- retain() - Static method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
- retain(double, double, double) - Static method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
- retain(int, int, int) - Static method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
- rightArmWear() - Method in interface noppes.npcs.api.entity.data.IModelData
-
Gets the current right arm wear configuration.
- rightArmWear(byte) - Method in interface noppes.npcs.api.entity.data.IModelData
-
Sets the right arm wear configuration.
- rightLegWear() - Method in interface noppes.npcs.api.entity.data.IModelData
-
Gets the current right leg wear configuration.
- rightLegWear(byte) - Method in interface noppes.npcs.api.entity.data.IModelData
-
Sets the right leg wear configuration.
All Classes All Packages