Interface ILocation

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

public interface ILocation extends IPosition
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface net.minecraft.src.IPosition

    getX, getY, getZ
  • Method Details

    • getWorld

      World getWorld()