net.minecraft.server.v1_11_R1

public interface IBlockAccess

ajw
net.minecraft.world.IBlockAccess
net.minecraft.server.v1_11_R1.IBlockAccess

Method summary

Modifier and TypeMethod
TileEntity
r(co arg0)
func_175625_s(BlockPos arg0)
getTileEntity(BlockPosition arg0)
IBlockData
o(co arg0)
func_180495_p(BlockPos arg0)
getType(BlockPosition arg0)
boolean
d(co arg0)
func_175623_d(BlockPos arg0)
isEmpty(BlockPosition arg0)
int
a(co arg0, cv arg1)
func_175627_a(BlockPos arg0, EnumFacing arg1)
getBlockPower(BlockPosition arg0, EnumDirection arg1)
int
b(co arg0, int arg1)
func_175626_b(BlockPos arg0, int arg1)
BiomeBase
b(co arg0)
func_180494_b(BlockPos arg0)
WorldType
L()
func_175624_G()