| net.minecraft.world.level.portal.TeleportTransition | |
| net.minecraft.class_5454 | |
| net.minecraft.world.TeleportTarget |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final ServerWorld |
|
||||||
| private final Vec3d |
|
||||||
| private final Vec3d |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final Set<PositionFlag> |
|
||||||
| private final TeleportTarget$PostDimensionTransition |
|
||||||
| public static final TeleportTarget$PostDimensionTransition |
|
||||||
| public static final TeleportTarget$PostDimensionTransition |
|
||||||
| public static final TeleportTarget$PostDimensionTransition |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ServerWorld world, Vec3d pos, Vec3d velocity, float yaw, float pitch, TeleportTarget$PostDimensionTransition postDimensionTransition) |
| public | (ServerWorld world, Vec3d pos, Vec3d velocity, float yaw, float pitch, Set<PositionFlag> flags, TeleportTarget$PostDimensionTransition postDimensionTransition) |
| public | (ServerWorld world, Vec3d position, Vec3d velocity, float yaw, float pitch, boolean missingRespawnBlock, boolean asPassenger, Set<PositionFlag> relatives, TeleportTarget$PostDimensionTransition postTeleportTransition) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static void |
|
||||||
| private static void |
|
||||||
| public static TeleportTarget |
|
||||||
| public static TeleportTarget |
|
||||||
| private static Vec3d |
|
||||||
| public TeleportTarget |
|
||||||
| public TeleportTarget |
|
||||||
| public TeleportTarget |
|
||||||
| public ServerWorld |
|
||||||
| public Vec3d |
|
||||||
| public Vec3d |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public Set<PositionFlag> |
|
||||||
| public TeleportTarget$PostDimensionTransition |
|
||||||
| private static void |
|