Package net.minecraft.entity
Class PortalTeleporter.Position
java.lang.Object
net.minecraft.util.math.Vec3i
net.minecraft.util.math.BlockPos
net.minecraft.entity.PortalTeleporter.Position
- All Implemented Interfaces:
Comparable<Vec3i>
- Enclosing class:
- PortalTeleporter
- Mappings:
Namespace Name official anc$aintermediary net/minecraft/class_1163$class_1441named net/minecraft/entity/PortalTeleporter$Position
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.util.math.BlockPos
BlockPos.Mutable, BlockPos.Pooled -
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, iterate, mutableIterate, mutableIterate, north, north, offset, offset, rotate, south, south, subtract, toImmutable, up, up, west, westMethods inherited from class net.minecraft.util.math.Vec3i
compareTo, distanceTo, equals, getSquaredDistance, getX, getY, getZ, hashCode, squaredDistanceTo, squaredDistanceToCenter, toString
-
Field Details
-
pos
public long pos- Mappings:
Namespace Name Mixin selector official bLanc$a;b:Jintermediary field_5474Lnet/minecraft/class_1163$class_1441;field_5474:Jnamed posLnet/minecraft/entity/PortalTeleporter$Position;pos:J
-
-
Constructor Details
-
Position
- Mappings:
Namespace Name Mixin selector official <init>Lanc$a;<init>(Lanc;Let;J)Vintermediary <init>Lnet/minecraft/class_1163$class_1441;<init>(Lnet/minecraft/class_1163;Lnet/minecraft/class_2552;J)Vnamed <init>Lnet/minecraft/entity/PortalTeleporter$Position;<init>(Lnet/minecraft/entity/PortalTeleporter;Lnet/minecraft/util/math/BlockPos;J)V
-