net.minecraft.world

public interface IBlockSource

extends WorldPosition

ck
net.minecraft.class_1332
net.minecraft.world.IBlockSource
net.minecraft.dispenser.IBlockSource

Method summary

Modifier and TypeMethod
double
a()
method_4379()
getX()
getX()
double
b()
method_4380()
getY()
getY()
double
c()
method_4381()
getZ()
getZ()
int
d()
method_4268()
getBlockX()
getXInt()
int
e()
method_4269()
getBlockY()
getYInt()
int
f()
method_4270()
getBlockZ()
getZInt()
int
h()
method_4271()
getBlockMetadata()
getBlockMetadata()
BlockEntity
j()
method_4272()
getBlockEntity()
getBlockTileEntity()