net.minecraft.world

public class BlockSource

implements IBlockSource

ex
net.minecraft.class_2345
net.minecraft.world.BlockSource
net.minecraft.dispenser.ProxyBlockSource
net.minecraft.dispenser.ProxyBlockSource

Field summary

Modifier and TypeField
private final World
a
field_11011
world
field_197525_a
world
private final BlockPos
b
field_11012
pos
field_179317_b
pos

Constructor summary

ModifierConstructor
public (World world, BlockPos pos)

Method summary

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