net.minecraft.util.math

public class BlockPointerImpl

implements BlockPointer

ex
net.minecraft.class_2345
net.minecraft.util.math.BlockPointerImpl
net.minecraft.dispenser.ProxyBlockSource

Field summary

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

Constructor summary

ModifierConstructor
public (World arg0, BlockPos arg1)

Method summary

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