Package net.minecraft.dispenser
Interface IBlockSource
- All Superinterfaces:
IPosition
- All Known Implementing Classes:
ProxyBlockSource
-
Method Details
-
x
double x() -
y
double y() -
z
double z() -
getPos
BlockPos getPos() -
getBlockState
BlockState getBlockState() -
getEntity
-
getLevel
ServerWorld getLevel()
-