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:
getLevel
in interfaceIBlockSource
-
x
public double x()- Specified by:
x
in interfaceIBlockSource
- Specified by:
x
in interfaceIPosition
-
y
public double y()- Specified by:
y
in interfaceIBlockSource
- Specified by:
y
in interfaceIPosition
-
z
public double z()- Specified by:
z
in interfaceIBlockSource
- Specified by:
z
in interfaceIPosition
-
getPos
- Specified by:
getPos
in interfaceIBlockSource
-
getBlockState
- Specified by:
getBlockState
in interfaceIBlockSource
-
getEntity
- Specified by:
getEntity
in interfaceIBlockSource
-