net.minecraft.world

public interface IBlockSource

extends WorldPosition

ew
net.minecraft.class_2342
net.minecraft.world.IBlockSource
net.minecraft.dispenser.IBlockSource
net.minecraft.dispenser.IBlockSource

Method summary

Modifier and TypeMethod
double
a()
method_10216()
getX()
func_82615_a()
getX()
double
b()
method_10214()
getY()
func_82617_b()
getY()
double
c()
method_10215()
getZ()
func_82616_c()
getZ()
BlockPos
d()
method_10122()
getPos()
func_180699_d()
getBlockPos()
BlockState
e()
method_10120()
getBlockState()
func_189992_e()
getBlockState()
<T extends BlockEntity> T
g()
method_10121()
getBlockEntity()
func_150835_j()
getBlockTileEntity()