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
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
- 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
-
Despawns this 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
- disabled(boolean) - Method in interface noppes.npcs.api.entity.data.IModelRotatePart
- disableMouseInput(long, int...) - Method in interface noppes.npcs.api.entity.IPlayer
- 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
- dismountEntity(IEntity) - Method in interface noppes.npcs.api.entity.IEntityLivingBase
- 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
- 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
- dropOneItem(boolean) - Method in interface noppes.npcs.api.entity.IPlayer
All Classes All Packages