类 BlockSourceImpl
java.lang.Object
net.minecraft.core.BlockSourceImpl
- 所有已实现的接口:
BlockSource
,Position
-
字段详细资料
-
level
-
pos
-
-
构造器详细资料
-
BlockSourceImpl
-
-
方法详细资料
-
getLevel
- 指定者:
getLevel
在接口中BlockSource
-
x
public double x()- 指定者:
x
在接口中BlockSource
- 指定者:
x
在接口中Position
-
y
public double y()- 指定者:
y
在接口中BlockSource
- 指定者:
y
在接口中Position
-
z
public double z()- 指定者:
z
在接口中BlockSource
- 指定者:
z
在接口中Position
-
getPos
- 指定者:
getPos
在接口中BlockSource
-
getBlockState
- 指定者:
getBlockState
在接口中BlockSource
-
getEntity
- 指定者:
getEntity
在接口中BlockSource
-