net.minecraft.world
public interface IBlockAccess
ajw
net.minecraft.world.IBlockAccess
Method summary
Modifier and Type
Method
TileEntity
r(
co
arg0)
func_175625_s(
BlockPos
arg0)
IBlockState
o(
co
arg0)
func_180495_p(
BlockPos
arg0)
boolean
d(
co
arg0)
func_175623_d(
BlockPos
arg0)
int
a(
co
arg0,
cv
arg1)
func_175627_a(
BlockPos
arg0,
EnumFacing
arg1)
int
b(
co
arg0, int arg1)
func_175626_b(
BlockPos
arg0, int arg1)
Biome
b(
co
arg0)
func_180494_b(
BlockPos
arg0)
WorldType
L()
func_175624_G()