Class SectionRenderDispatcher.TranslucencyPointOfView
java.lang.Object
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.TranslucencyPointOfView
- Enclosing class:
SectionRenderDispatcher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
private static int
getCoordinate
(double pCameraCoord, int pSectionCoord) boolean
-
Field Details
-
x
private int x -
y
private int y -
z
private int z
-
-
Constructor Details
-
TranslucencyPointOfView
public TranslucencyPointOfView()
-
-
Method Details
-
of
public static SectionRenderDispatcher.TranslucencyPointOfView of(Vec3 pCameraPosition, long pSectionNode) -
set
-
getCoordinate
private static int getCoordinate(double pCameraCoord, int pSectionCoord) -
isAxisAligned
public boolean isAxisAligned() -
equals
-