net.minecraft.server.level

public record ServerPlayer$RespawnConfig

arr$a
net.minecraft.server.level.ServerPlayer$RespawnConfig
net.minecraft.class_3222$class_10766
net.minecraft.server.network.ServerPlayerEntity$Respawn

Field summary

Modifier and TypeField
private final ResourceKey<Level>
b
dimension
comp_3683
dimension
final BlockPos
c
pos
comp_3684
pos
final float
d
angle
comp_3685
angle
final boolean
e
forced
comp_3686
forced
public static final com.mojang.serialization.Codec<ServerPlayer$RespawnConfig>
a
CODEC
field_56608
CODEC

Constructor summary

ModifierConstructor
public (ResourceKey<Level> arg0, BlockPos arg1, float arg2, boolean arg3)

Method summary

Modifier and TypeMethod
static ResourceKey<Level>
b(arr$a arg0)
getDimensionOrDefault(ServerPlayer$RespawnConfig arg0)
method_67567(class_3222$class_10766 arg0)
getDimension(ServerPlayerEntity$Respawn respawn)
public boolean
a(arr$a arg0)
isSamePosition(ServerPlayer$RespawnConfig arg0)
method_67565(class_3222$class_10766 arg0)
posEquals(ServerPlayerEntity$Respawn respawn)
public ResourceKey<Level>
a()
dimension()
comp_3683()
dimension()
public BlockPos
b()
pos()
comp_3684()
pos()
public float
c()
angle()
comp_3685()
angle()
public boolean
d()
forced()
comp_3686()
forced()