Package net.minecraft
Class class_2553
java.lang.Object
net.minecraft.util.math.Vec3i
net.minecraft.util.math.BlockPos
net.minecraft.class_2553
- All Implemented Interfaces:
Comparable
- Mappings:
Namespace Name official dyintermediary net/minecraft/class_2553named net/minecraft/class_2553
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.util.math.BlockPos
add, add, add, asLong, crossProduct, down, down, east, east, fromLong, iterate, method_21831, mutableIterate, north, north, offset, offset, south, south, subtract, up, up, west, westMethods inherited from class net.minecraft.util.math.Vec3i
compareTo, equals, getSquaredDistance, hashCode, squaredDistanceTo, squaredDistanceToCenter, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
field_11443
public int field_11443- Mappings:
Namespace Name Mixin selector official bLdy;b:Iintermediary field_11443Lnet/minecraft/class_2553;field_11443:Inamed field_11443Lnet/minecraft/class_2553;field_11443:I
-
field_11444
public int field_11444- Mappings:
Namespace Name Mixin selector official cLdy;c:Iintermediary field_11444Lnet/minecraft/class_2553;field_11444:Inamed field_11444Lnet/minecraft/class_2553;field_11444:I
-
field_11445
public int field_11445- Mappings:
Namespace Name Mixin selector official dLdy;d:Iintermediary field_11445Lnet/minecraft/class_2553;field_11445:Inamed field_11445Lnet/minecraft/class_2553;field_11445:I
-
-
Constructor Details
-
class_2553
private class_2553(int x, int y, int z) - Mappings:
Namespace Name Mixin selector official <init>Lfd;<init>(III)Vintermediary <init>Lnet/minecraft/class_1167;<init>(III)Vnamed <init>Lnet/minecraft/util/math/Vec3i;<init>(III)V
-
-
Method Details
-
getX
public int getX() -
getY
public int getY() -
getZ
public int getZ()
-