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
D
- decreased() - Method in interface noppes.npcs.api.event.IFactionEvent.FactionPoints
- delete() - Method in interface noppes.npcs.api.handler.data.IRecipe
- delete(int) - Method in interface noppes.npcs.api.handler.IAnimationHandler
- delete(int) - Method in interface noppes.npcs.api.handler.IFactionHandler
- delete(int) - Method in interface noppes.npcs.api.handler.IRecipeHandler
- delete(int) - Method in interface noppes.npcs.api.handler.ITagHandler
- delete(String) - Method in interface noppes.npcs.api.handler.IAnimationHandler
- deleteAnvil(int) - Method in interface noppes.npcs.api.handler.IRecipeHandler
- deleteEffect(String) - Method in interface noppes.npcs.api.handler.ICustomEffectHandler
-
Deletes the custom effect with the specified name.
- deletePlayerScore(String, String, String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- deletePlayerScore(IPlayer, String, String) - Method in interface noppes.npcs.api.scoreboard.IScoreboard
- despawn() - Method in interface noppes.npcs.api.entity.IEntity
-
Permanently despawns the entity.
- detectAndSendChanges() - Method in interface noppes.npcs.api.IContainer
-
Sends changes to be reflected on the player's client.
- dialogs() - Method in interface noppes.npcs.api.handler.data.IDialogCategory
- disabled() - Method in interface noppes.npcs.api.entity.data.IModelRotatePart
-
Checks whether rotation is disabled for this part.
- disabled(boolean) - Method in interface noppes.npcs.api.entity.data.IModelRotatePart
-
Enables or disables rotation for this part.
- disableMouseInput(long, int...) - Method in interface noppes.npcs.api.entity.IPlayer
-
Disables mouse input for the specified time and buttons for the player.
- disableSlot(int) - Method in interface noppes.npcs.api.roles.IRoleTrader
-
prevent an item from being sold on that slot
- disableSlot(int, IPlayer) - Method in interface noppes.npcs.api.roles.IRoleTrader
-
disables the slot for this player
- disbandParty(IPlayer) - Method in interface noppes.npcs.api.handler.IPartyHandler
- dismountEntity(IEntity) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
-
Dismounts the specified entity from this entity.
- distanceTo(double, double, double) - Method in interface noppes.npcs.api.IPos
- distanceTo(IPos) - Method in interface noppes.npcs.api.IPos
- divide(double) - Method in interface noppes.npcs.api.IPos
- doesPauseGame() - Method in interface noppes.npcs.api.gui.ICustomGui
-
Checks if the GUI pauses the game.
- doubleClick() - Method in interface noppes.npcs.api.event.ICustomGuiEvent.ScrollEvent
- doWhileAttacking() - Method in interface noppes.npcs.api.handler.data.IAnimation
- doWhileAttacking(boolean) - Method in interface noppes.npcs.api.handler.data.IAnimation
- doWhileMoving() - Method in interface noppes.npcs.api.handler.data.IAnimation
- doWhileMoving(boolean) - Method in interface noppes.npcs.api.handler.data.IAnimation
- doWhileStanding() - Method in interface noppes.npcs.api.handler.data.IAnimation
- doWhileStanding(boolean) - Method in interface noppes.npcs.api.handler.data.IAnimation
- down() - Method in class net.minecraft.util.math.BlockPos
-
Offset this BlockPos 1 block down
- down() - Method in interface noppes.npcs.api.IPos
-
Shifts the IPos down by 1 block and returns the new object.
- down(double) - Method in class net.minecraft.util.math.BlockPos
-
Offset this BlockPos n blocks down
- down(double) - Method in interface noppes.npcs.api.IPos
- dropItem(IItemStack) - Method in interface noppes.npcs.api.entity.IEntity
-
Causes the entity to drop the given item.
- dropOneItem(boolean) - Method in interface noppes.npcs.api.entity.IPlayer
-
Drops one item from the player's inventory.
All Classes All Packages