接口 BlockSource
- 所有超级接口:
Position
- 所有已知实现类:
BlockSourceImpl
-
方法详细资料
-
x
double x() -
y
double y() -
z
double z() -
getPos
BlockPos getPos() -
getBlockState
BlockState getBlockState() -
getEntity
-
getLevel
ServerLevel getLevel()
-
Position
BlockSourceImpl