Class NormalizedRelativePos
java.lang.Object
net.minecraft.client.render.chunk.NormalizedRelativePos
- Mappings:
Namespace Name named net/minecraft/client/render/chunk/NormalizedRelativePosintermediary net/minecraft/class_10196official hld
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanprivate static intnormalize(double cameraCoord, int sectionCoord) static NormalizedRelativePos
-
Field Details
-
x
private int x- Mappings:
Namespace Name Mixin selector named xLnet/minecraft/client/render/chunk/NormalizedRelativePos;x:Iintermediary field_54170Lnet/minecraft/class_10196;field_54170:Iofficial aLhld;a:I
-
y
private int y- Mappings:
Namespace Name Mixin selector named yLnet/minecraft/client/render/chunk/NormalizedRelativePos;y:Iintermediary field_54171Lnet/minecraft/class_10196;field_54171:Iofficial bLhld;b:I
-
z
private int z- Mappings:
Namespace Name Mixin selector named zLnet/minecraft/client/render/chunk/NormalizedRelativePos;z:Iintermediary field_54172Lnet/minecraft/class_10196;field_54172:Iofficial cLhld;c:I
-
-
Constructor Details
-
NormalizedRelativePos
public NormalizedRelativePos()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/client/render/chunk/NormalizedRelativePos;of(Lnet/minecraft/util/math/Vec3d;J)Lnet/minecraft/client/render/chunk/NormalizedRelativePos;intermediary method_64069Lnet/minecraft/class_10196;method_64069(Lnet/minecraft/class_243;J)Lnet/minecraft/class_10196;official aLhld;a(Lfoh;J)Lhld;
-
with
- Mappings:
Namespace Name Mixin selector named withLnet/minecraft/client/render/chunk/NormalizedRelativePos;with(Lnet/minecraft/util/math/Vec3d;J)Lnet/minecraft/client/render/chunk/NormalizedRelativePos;intermediary method_64070Lnet/minecraft/class_10196;method_64070(Lnet/minecraft/class_243;J)Lnet/minecraft/class_10196;official bLhld;b(Lfoh;J)Lhld;
-
normalize
private static int normalize(double cameraCoord, int sectionCoord) - Mappings:
Namespace Name Mixin selector named normalizeLnet/minecraft/client/render/chunk/NormalizedRelativePos;normalize(DI)Iintermediary method_64068Lnet/minecraft/class_10196;method_64068(DI)Iofficial aLhld;a(DI)I
-
isOnCameraAxis
public boolean isOnCameraAxis()- Mappings:
Namespace Name Mixin selector named isOnCameraAxisLnet/minecraft/client/render/chunk/NormalizedRelativePos;isOnCameraAxis()Zintermediary method_64067Lnet/minecraft/class_10196;method_64067()Zofficial aLhld;a()Z
-
equals
-