Package net.minecraft.util.math
Class ChunkPos
java.lang.Object
net.minecraft.util.math.ChunkPos
- Mappings:
Namespace Name official axmintermediary net/minecraft/class_1146named net/minecraft/util/math/ChunkPos
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintstatic longgetIdFromCoords(int x, int z) intintinthashCode()doublemethod_11474(Entity entity) longstatic intmethod_16282(long long2) static intmethod_16283(long long2) toBlockPos(int offsetX, int y, int offsetZ) toString()
-
Field Details
-
x
public final int x- Mappings:
Namespace Name Mixin selector official aLaxm;a:Iintermediary field_4507Lnet/minecraft/class_1146;field_4507:Inamed xLnet/minecraft/util/math/ChunkPos;x:I
-
z
public final int z- Mappings:
Namespace Name Mixin selector official bLaxm;b:Iintermediary field_4508Lnet/minecraft/class_1146;field_4508:Inamed zLnet/minecraft/util/math/ChunkPos;z:I
-
-
Constructor Details
-
ChunkPos
public ChunkPos(int x, int z) - Mappings:
Namespace Name Mixin selector official <init>Laxm;<init>(II)Vintermediary <init>Lnet/minecraft/class_1146;<init>(II)Vnamed <init>Lnet/minecraft/util/math/ChunkPos;<init>(II)V
-
ChunkPos
- Mappings:
Namespace Name Mixin selector official <init>Laxm;<init>(Lel;)Vintermediary <init>Lnet/minecraft/class_1146;<init>(Lnet/minecraft/class_2552;)Vnamed <init>Lnet/minecraft/util/math/ChunkPos;<init>(Lnet/minecraft/util/math/BlockPos;)V
-
ChunkPos
public ChunkPos(long long2)
-
-
Method Details
-
method_16281
public long method_16281()- Mappings:
Namespace Name Mixin selector official aLaxm;a()Jintermediary method_16281Lnet/minecraft/class_1146;method_16281()Jnamed method_16281Lnet/minecraft/util/math/ChunkPos;method_16281()J
-
getIdFromCoords
public static long getIdFromCoords(int x, int z) - Mappings:
Namespace Name Mixin selector official aLaxm;a(II)Jintermediary method_3565Lnet/minecraft/class_1146;method_3565(II)Jnamed getIdFromCoordsLnet/minecraft/util/math/ChunkPos;getIdFromCoords(II)J
-
method_16282
public static int method_16282(long long2) - Mappings:
Namespace Name Mixin selector official aLaxm;a(J)Iintermediary method_16282Lnet/minecraft/class_1146;method_16282(J)Inamed method_16282Lnet/minecraft/util/math/ChunkPos;method_16282(J)I
-
method_16283
public static int method_16283(long long2) - Mappings:
Namespace Name Mixin selector official bLaxm;b(J)Iintermediary method_16283Lnet/minecraft/class_1146;method_16283(J)Inamed method_16283Lnet/minecraft/util/math/ChunkPos;method_16283(J)I
-
hashCode
public int hashCode() -
equals
-
method_11474
- Mappings:
Namespace Name Mixin selector official aLaxm;a(Laer;)Dintermediary method_11474Lnet/minecraft/class_1146;method_11474(Lnet/minecraft/class_864;)Dnamed method_11474Lnet/minecraft/util/math/ChunkPos;method_11474(Lnet/minecraft/entity/Entity;)D
-
getActualX
public int getActualX()- Mappings:
Namespace Name Mixin selector official dLaxm;d()Iintermediary method_8468Lnet/minecraft/class_1146;method_8468()Inamed getActualXLnet/minecraft/util/math/ChunkPos;getActualX()I
-
getActualZ
public int getActualZ()- Mappings:
Namespace Name Mixin selector official eLaxm;e()Iintermediary method_8469Lnet/minecraft/class_1146;method_8469()Inamed getActualZLnet/minecraft/util/math/ChunkPos;getActualZ()I
-
getOppositeX
public int getOppositeX()- Mappings:
Namespace Name Mixin selector official fLaxm;f()Iintermediary method_8470Lnet/minecraft/class_1146;method_8470()Inamed getOppositeXLnet/minecraft/util/math/ChunkPos;getOppositeX()I
-
getOppositeZ
public int getOppositeZ()- Mappings:
Namespace Name Mixin selector official gLaxm;g()Iintermediary method_8471Lnet/minecraft/class_1146;method_8471()Inamed getOppositeZLnet/minecraft/util/math/ChunkPos;getOppositeZ()I
-
toBlockPos
- Mappings:
Namespace Name Mixin selector official aLaxm;a(III)Lel;intermediary method_8467Lnet/minecraft/class_1146;method_8467(III)Lnet/minecraft/class_2552;named toBlockPosLnet/minecraft/util/math/ChunkPos;toBlockPos(III)Lnet/minecraft/util/math/BlockPos;
-
toString
-
method_16284
- Mappings:
Namespace Name Mixin selector official hLaxm;h()Lel;intermediary method_16284Lnet/minecraft/class_1146;method_16284()Lnet/minecraft/class_2552;named method_16284Lnet/minecraft/util/math/ChunkPos;method_16284()Lnet/minecraft/util/math/BlockPos;
-