JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
noppes.npcs.api.entity.IPlayer.inventoryItemCount
(String)
noppes.npcs.api.entity.IPlayer.inventoryItemCount
(IItemStack)
noppes.npcs.api.gui.IButton.getTexture()
noppes.npcs.api.gui.IButton.getTextureX()
noppes.npcs.api.gui.IButton.getTextureY()
noppes.npcs.api.gui.IButton.hasTexture()
noppes.npcs.api.gui.IButton.setTexture
(String)
noppes.npcs.api.gui.IButton.setTextureOffset
(int, int)
noppes.npcs.api.gui.IComponentsWrapper.showPlayerInventory
(int, int)
noppes.npcs.api.gui.IScroll.getDefaultSelection()
noppes.npcs.api.gui.IScroll.setDefaultSelection
(int)
noppes.npcs.api.item.IItemScripted.getTexture
(int)
will be removed in the future
noppes.npcs.api.item.IItemScripted.setTexture
(int, String)
will be removed in the future
noppes.npcs.api.item.IItemStack.isBlock()
noppes.npcs.api.item.IItemStack.isBook()
noppes.npcs.api.item.IItemStack.setAttribute
(String, double)
Replaced by setAttribute(String name, double value, int slot)
noppes.npcs.api.IWorld.getBlock
(int, int, int)
noppes.npcs.api.IWorld.getClone
(int, String)
noppes.npcs.api.IWorld.getClosestEntity
(int, int, int, int, int)
noppes.npcs.api.IWorld.getNearbyEntities
(int, int, int, int, int)
noppes.npcs.api.IWorld.removeBlock
(int, int, int)
noppes.npcs.api.IWorld.setBlock
(int, int, int, String, int)
metadata nolonger exists
noppes.npcs.api.IWorld.spawnClone
(double, double, double, int, String)