Package org.bukkit.block
Interface Hopper
- All Superinterfaces:
BlockState
,InventoryHolder
,Metadatable
public interface Hopper extends BlockState, InventoryHolder
Represents a hopper.
-
Method Summary
Methods inherited from interface org.bukkit.block.BlockState
getBlock, getChunk, getData, getLightLevel, getLocation, getLocation, getRawData, getType, getTypeId, getWorld, getX, getY, getZ, isPlaced, setData, setRawData, setType, setTypeId, update, update, update
Methods inherited from interface org.bukkit.metadata.Metadatable
getMetadata, hasMetadata, removeMetadata, setMetadata