net.minecraft.world

public class BlockSource

implements IBlockSource

ev
net.minecraft.class_1337
net.minecraft.world.BlockSource
net.minecraft.block.BlockSourceImpl
net.minecraft.block.BlockSourceImpl

Field summary

Modifier and TypeField
private final World
a
field_5138
world
field_82627_a
world
private final BlockPos
b
field_11446
pos
field_179317_b
pos

Constructor summary

ModifierConstructor
public (World world, BlockPos pos)

Method summary

Modifier and TypeMethod
public World
h()
method_4378()
getWorld()
func_82618_k()
getWorld()
public double
a()
method_4379()
getX()
func_82615_a()
getX()
public double
b()
method_4380()
getY()
func_82617_b()
getY()
public double
c()
method_4381()
getZ()
func_82616_c()
getZ()
public BlockPos
d()
method_4269()
getPos()
func_180699_d()
getBlockPos()
public BlockState
e()
method_4271()
getBlockState()
func_189992_e()
getBlockState()
public <T extends BlockEntity> T
g()
method_4272()
getBlockEntity()
func_150835_j()
getBlockTileEntity()