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, setData, setRawData, setType, setTypeId, update, update, update
 
Methods inherited from interface org.bukkit.metadata.Metadatable
getMetadata, hasMetadata, removeMetadata, setMetadata
 
Methods inherited from interface org.bukkit.inventory.InventoryHolder
getInventory
 



Copyright © 2014. All rights reserved.