ezq | |
net.minecraft.world.level.portal.TeleportTransition | |
net.minecraft.class_5454 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final ServerLevel |
| ||||||
private final Vec3 |
| ||||||
private final Vec3 |
| ||||||
private final float |
| ||||||
private final float |
| ||||||
private final boolean |
| ||||||
private final boolean |
| ||||||
private final Set<Relative> |
| ||||||
private final TeleportTransition$PostTeleportTransition |
| ||||||
public static final TeleportTransition$PostTeleportTransition |
| ||||||
public static final TeleportTransition$PostTeleportTransition |
| ||||||
public static final TeleportTransition$PostTeleportTransition |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (ServerLevel arg0, Vec3 arg1, Vec3 arg2, float arg3, float arg4, TeleportTransition$PostTeleportTransition arg5) |
public | (ServerLevel arg0, Vec3 arg1, Vec3 arg2, float arg3, float arg4, Set<Relative> arg5, TeleportTransition$PostTeleportTransition arg6) |
public | (ServerLevel arg0, Entity arg1, TeleportTransition$PostTeleportTransition arg2) |
public | (ServerLevel arg0, Vec3 arg1, Vec3 arg2, float arg3, float arg4, boolean arg5, boolean arg6, Set<Relative> arg7, TeleportTransition$PostTeleportTransition arg8) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private static void |
| ||||||
private static void |
| ||||||
public static TeleportTransition |
| ||||||
private static Vec3 |
| ||||||
public TeleportTransition |
| ||||||
public TeleportTransition |
| ||||||
public TeleportTransition |
| ||||||
public ServerLevel |
| ||||||
public Vec3 |
| ||||||
public Vec3 |
| ||||||
public float |
| ||||||
public float |
| ||||||
public boolean |
| ||||||
public boolean |
| ||||||
public Set<Relative> |
| ||||||
public TeleportTransition$PostTeleportTransition |
|