Package net.minecraft.util.math
Class BlockPos.Mutable
java.lang.Object
net.minecraft.util.math.Vec3i
net.minecraft.util.math.BlockPos
net.minecraft.util.math.BlockPos.Mutable
- All Implemented Interfaces:
Comparable<Vec3i>
- Enclosing class:
- BlockPos
public static class BlockPos.Mutable extends BlockPos
- Mappings:
Namespace Name official fx$aintermediary net/minecraft/class_2338$class_2339named net/minecraft/util/math/BlockPos$Mutable
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.util.math.BlockPos
BlockPos.Mutable -
Field Summary
Fields inherited from class net.minecraft.util.math.BlockPos
CODEC, ORIGIN, SIZE_BITS_Y -
Constructor Summary
-
Method Summary
Modifier and Type Method Description BlockPosadd(double x, double y, double z)BlockPosadd(int x, int y, int z)BlockPos.Mutableclamp(Direction.Axis axis, int min, int max)Clamps the component corresponding to the givenaxisbetweenminandmax.BlockPos.Mutablemove(int dx, int dy, int dz)Moves the mutable block position by the delta x, y, and z provided.BlockPos.Mutablemove(Direction direction)Moves this mutable block position by 1 block in the given direction.BlockPos.Mutablemove(Direction direction, int distance)Moves this mutable block position by the given distance in the given direction.BlockPos.Mutablemove(Vec3i vec)BlockPosoffset(Direction.Axis axis, int distance)BlockPosoffset(Direction direction, int int2)BlockPosrotate(BlockRotation rotation)BlockPos.Mutableset(double x, double y, double z)BlockPos.Mutableset(int x, int y, int z)Sets the x, y, and z of this mutable block position.BlockPos.Mutableset(long pos)BlockPos.Mutableset(AxisCycleDirection axis, int x, int y, int z)BlockPos.Mutableset(Vec3i pos)BlockPos.Mutableset(Vec3i pos, int x, int y, int z)Sets this mutable block position to the sum of the given position and the given x, y, and z.BlockPos.Mutableset(Vec3i pos, Direction direction)Sets this mutable block position to the offset position of the given pos by the given direction.BlockPos.MutablesetX(int int2)BlockPos.MutablesetY(int int2)BlockPos.MutablesetZ(int int2)BlockPostoImmutable()Returns an immutable block position with the same x, y, and z as this position.Methods inherited from class net.minecraft.util.math.BlockPos
add, add, asLong, asLong, crossProduct, down, down, east, east, findClosest, fromLong, iterate, iterate, iterateInSquare, iterateOutwards, iterateRandomly, mutableCopy, north, north, offset, offset, removeChunkSectionLocalY, south, south, stream, stream, stream, stream, streamOutwards, subtract, unpackLongX, unpackLongY, unpackLongZ, up, up, west, west, withYMethods inherited from class net.minecraft.util.math.Vec3i
compareTo, equals, getComponentAlongAxis, getManhattanDistance, getSquaredDistance, getSquaredDistance, getSquaredDistance, getSquaredDistance, getX, getY, getZ, hashCode, isWithinDistance, isWithinDistance, toShortString, toString
-
Constructor Details
-
Mutable
public Mutable() -
Mutable
public Mutable(int x, int y, int z)- Mappings:
Namespace Name Mixin selector official <init>Lgs;<init>(III)Vintermediary <init>Lnet/minecraft/class_2382;<init>(III)Vnamed <init>Lnet/minecraft/util/math/Vec3i;<init>(III)V
-
Mutable
public Mutable(double x, double y, double z)- Mappings:
Namespace Name Mixin selector official <init>Lgs;<init>(DDD)Vintermediary <init>Lnet/minecraft/class_2382;<init>(DDD)Vnamed <init>Lnet/minecraft/util/math/Vec3i;<init>(DDD)V
-
-
Method Details
-
add
-
add
-
offset
- Overrides:
offsetin classBlockPos- Mappings:
Namespace Name Mixin selector official method_10079Lfx$a;method_10079(Lgc;I)Lfx;intermediary method_10079Lnet/minecraft/class_2338$class_2339;method_10079(Lnet/minecraft/class_2350;I)Lnet/minecraft/class_2338;named offsetLnet/minecraft/util/math/BlockPos$Mutable;offset(Lnet/minecraft/util/math/Direction;I)Lnet/minecraft/util/math/BlockPos;
-
offset
- Overrides:
offsetin classBlockPos- Mappings:
Namespace Name Mixin selector official aLfx;a(Lgc$a;I)Lfx;intermediary method_30513Lnet/minecraft/class_2338;method_30513(Lnet/minecraft/class_2350$class_2351;I)Lnet/minecraft/class_2338;named offsetLnet/minecraft/util/math/BlockPos;offset(Lnet/minecraft/util/math/Direction$Axis;I)Lnet/minecraft/util/math/BlockPos;
-
rotate
- Overrides:
rotatein classBlockPos- Mappings:
Namespace Name Mixin selector official aLfx;a(Lccm;)Lfx;intermediary method_10070Lnet/minecraft/class_2338;method_10070(Lnet/minecraft/class_2470;)Lnet/minecraft/class_2338;named rotateLnet/minecraft/util/math/BlockPos;rotate(Lnet/minecraft/util/BlockRotation;)Lnet/minecraft/util/math/BlockPos;
-
set
Sets the x, y, and z of this mutable block position.- Mappings:
Namespace Name Mixin selector official dLfx$a;d(III)Lfx$a;intermediary method_10103Lnet/minecraft/class_2338$class_2339;method_10103(III)Lnet/minecraft/class_2338$class_2339;named setLnet/minecraft/util/math/BlockPos$Mutable;set(III)Lnet/minecraft/util/math/BlockPos$Mutable;
-
set
- Mappings:
Namespace Name Mixin selector official cLfx$a;c(DDD)Lfx$a;intermediary method_10102Lnet/minecraft/class_2338$class_2339;method_10102(DDD)Lnet/minecraft/class_2338$class_2339;named setLnet/minecraft/util/math/BlockPos$Mutable;set(DDD)Lnet/minecraft/util/math/BlockPos$Mutable;
-
set
- Mappings:
Namespace Name Mixin selector official gLfx$a;g(Lgs;)Lfx$a;intermediary method_10101Lnet/minecraft/class_2338$class_2339;method_10101(Lnet/minecraft/class_2382;)Lnet/minecraft/class_2338$class_2339;named setLnet/minecraft/util/math/BlockPos$Mutable;set(Lnet/minecraft/util/math/Vec3i;)Lnet/minecraft/util/math/BlockPos$Mutable;
-
set
- Mappings:
Namespace Name Mixin selector official fLfx$a;f(J)Lfx$a;intermediary method_16363Lnet/minecraft/class_2338$class_2339;method_16363(J)Lnet/minecraft/class_2338$class_2339;named setLnet/minecraft/util/math/BlockPos$Mutable;set(J)Lnet/minecraft/util/math/BlockPos$Mutable;
-
set
- Mappings:
Namespace Name Mixin selector official aLfx$a;a(Lfv;III)Lfx$a;intermediary method_17965Lnet/minecraft/class_2338$class_2339;method_17965(Lnet/minecraft/class_2335;III)Lnet/minecraft/class_2338$class_2339;named setLnet/minecraft/util/math/BlockPos$Mutable;set(Lnet/minecraft/util/math/AxisCycleDirection;III)Lnet/minecraft/util/math/BlockPos$Mutable;
-
set
Sets this mutable block position to the offset position of the given pos by the given direction.- Mappings:
Namespace Name Mixin selector official aLfx$a;a(Lgs;Lgc;)Lfx$a;intermediary method_25505Lnet/minecraft/class_2338$class_2339;method_25505(Lnet/minecraft/class_2382;Lnet/minecraft/class_2350;)Lnet/minecraft/class_2338$class_2339;named setLnet/minecraft/util/math/BlockPos$Mutable;set(Lnet/minecraft/util/math/Vec3i;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/util/math/BlockPos$Mutable;
-
set
Sets this mutable block position to the sum of the given position and the given x, y, and z.- Mappings:
Namespace Name Mixin selector official aLfx$a;a(Lgs;III)Lfx$a;intermediary method_25504Lnet/minecraft/class_2338$class_2339;method_25504(Lnet/minecraft/class_2382;III)Lnet/minecraft/class_2338$class_2339;named setLnet/minecraft/util/math/BlockPos$Mutable;set(Lnet/minecraft/util/math/Vec3i;III)Lnet/minecraft/util/math/BlockPos$Mutable;
-
move
Moves this mutable block position by 1 block in the given direction.- Mappings:
Namespace Name Mixin selector official cLfx$a;c(Lgc;)Lfx$a;intermediary method_10098Lnet/minecraft/class_2338$class_2339;method_10098(Lnet/minecraft/class_2350;)Lnet/minecraft/class_2338$class_2339;named moveLnet/minecraft/util/math/BlockPos$Mutable;move(Lnet/minecraft/util/math/Direction;)Lnet/minecraft/util/math/BlockPos$Mutable;
-
move
Moves this mutable block position by the given distance in the given direction.- Mappings:
Namespace Name Mixin selector official cLfx$a;c(Lgc;I)Lfx$a;intermediary method_10104Lnet/minecraft/class_2338$class_2339;method_10104(Lnet/minecraft/class_2350;I)Lnet/minecraft/class_2338$class_2339;named moveLnet/minecraft/util/math/BlockPos$Mutable;move(Lnet/minecraft/util/math/Direction;I)Lnet/minecraft/util/math/BlockPos$Mutable;
-
move
Moves the mutable block position by the delta x, y, and z provided.- Mappings:
Namespace Name Mixin selector official eLfx$a;e(III)Lfx$a;intermediary method_10100Lnet/minecraft/class_2338$class_2339;method_10100(III)Lnet/minecraft/class_2338$class_2339;named moveLnet/minecraft/util/math/BlockPos$Mutable;move(III)Lnet/minecraft/util/math/BlockPos$Mutable;
-
move
- Mappings:
Namespace Name Mixin selector official hLfx$a;h(Lgs;)Lfx$a;intermediary method_30927Lnet/minecraft/class_2338$class_2339;method_30927(Lnet/minecraft/class_2382;)Lnet/minecraft/class_2338$class_2339;named moveLnet/minecraft/util/math/BlockPos$Mutable;move(Lnet/minecraft/util/math/Vec3i;)Lnet/minecraft/util/math/BlockPos$Mutable;
-
clamp
Clamps the component corresponding to the givenaxisbetweenminandmax.- Mappings:
Namespace Name Mixin selector official aLfx$a;a(Lgc$a;II)Lfx$a;intermediary method_27158Lnet/minecraft/class_2338$class_2339;method_27158(Lnet/minecraft/class_2350$class_2351;II)Lnet/minecraft/class_2338$class_2339;named clampLnet/minecraft/util/math/BlockPos$Mutable;clamp(Lnet/minecraft/util/math/Direction$Axis;II)Lnet/minecraft/util/math/BlockPos$Mutable;
-
setX
- Overrides:
setXin classVec3i- Mappings:
Namespace Name Mixin selector official pLfx$a;p(I)Lfx$a;intermediary method_33097Lnet/minecraft/class_2338$class_2339;method_33097(I)Lnet/minecraft/class_2338$class_2339;named setXLnet/minecraft/util/math/BlockPos$Mutable;setX(I)Lnet/minecraft/util/math/BlockPos$Mutable;
-
setY
- Overrides:
setYin classVec3i- Mappings:
Namespace Name Mixin selector official qLfx$a;q(I)Lfx$a;intermediary method_33098Lnet/minecraft/class_2338$class_2339;method_33098(I)Lnet/minecraft/class_2338$class_2339;named setYLnet/minecraft/util/math/BlockPos$Mutable;setY(I)Lnet/minecraft/util/math/BlockPos$Mutable;
-
setZ
- Overrides:
setZin classVec3i- Mappings:
Namespace Name Mixin selector official rLfx$a;r(I)Lfx$a;intermediary method_33099Lnet/minecraft/class_2338$class_2339;method_33099(I)Lnet/minecraft/class_2338$class_2339;named setZLnet/minecraft/util/math/BlockPos$Mutable;setZ(I)Lnet/minecraft/util/math/BlockPos$Mutable;
-
toImmutable
Returns an immutable block position with the same x, y, and z as this position.This method should be called when a block position is used as map keys as to prevent side effects of mutations of mutable block positions.
- Overrides:
toImmutablein classBlockPos- Mappings:
Namespace Name Mixin selector official hLfx;h()Lfx;intermediary method_10062Lnet/minecraft/class_2338;method_10062()Lnet/minecraft/class_2338;named toImmutableLnet/minecraft/util/math/BlockPos;toImmutable()Lnet/minecraft/util/math/BlockPos;
-