net.minecraft.dispenser
Interface ILocation

All Superinterfaces:
IPosition
All Known Subinterfaces:
IBlockSource, ILocatableSource
All Known Implementing Classes:
BlockSourceImpl

public interface ILocation
extends IPosition


Method Summary
 World getWorld()
           
 
Methods inherited from interface net.minecraft.dispenser.IPosition
getX, getY, getZ
 

Method Detail

getWorld

World getWorld()