Class TranslucencyPointOfView
java.lang.Object
net.minecraft.client.renderer.chunk.TranslucencyPointOfView
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
private static int
getCoordinate
(double pCoord, int pChunkCoord) boolean
static TranslucencyPointOfView
-
Field Details
-
x
private int x -
y
private int y -
z
private int z
-
-
Constructor Details
-
TranslucencyPointOfView
public TranslucencyPointOfView()
-
-
Method Details