Package net.minecraft.dispenser
Class ProxyBlockSource
java.lang.Object
net.minecraft.dispenser.ProxyBlockSource
- All Implemented Interfaces:
IBlockSource,IPosition
-
Field Details
-
level
-
pos
-
-
Constructor Details
-
ProxyBlockSource
-
-
Method Details
-
getLevel
- Specified by:
getLevelin interfaceIBlockSource
-
x
public double x()- Specified by:
xin interfaceIBlockSource- Specified by:
xin interfaceIPosition
-
y
public double y()- Specified by:
yin interfaceIBlockSource- Specified by:
yin interfaceIPosition
-
z
public double z()- Specified by:
zin interfaceIBlockSource- Specified by:
zin interfaceIPosition
-
getPos
- Specified by:
getPosin interfaceIBlockSource
-
getBlockState
- Specified by:
getBlockStatein interfaceIBlockSource
-
getEntity
- Specified by:
getEntityin interfaceIBlockSource
-