Package net.minecraft.core
Class PositionImpl
java.lang.Object
net.minecraft.core.PositionImpl
- All Implemented Interfaces:
Position
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
x
protected final double x -
y
protected final double y -
z
protected final double z
-
-
Constructor Details
-
PositionImpl
public PositionImpl(double p_122802_, double p_122803_, double p_122804_)
-
-
Method Details