net.minecraft.world.level.border

public class WorldBorder$Settings

dzl$c
net.minecraft.world.level.border.WorldBorder$Settings
net.minecraft.class_2784$class_5200
net.minecraft.world.border.WorldBorder$Properties
net.minecraft.world.level.border.WorldBorder$c

Field summary

Modifier and TypeField
private final double
a
centerX
field_24123
centerX
private final double
b
centerZ
field_24124
centerZ
private final double
c
damagePerBlock
field_24125
damagePerBlock
private final double
d
safeZone
field_24126
safeZone
private final int
e
warningBlocks
field_24127
warningBlocks
private final int
f
warningTime
field_24128
warningTime
private final double
g
size
field_24129
size
private final long
h
sizeLerpTime
field_24130
sizeLerpTime
private final double
i
sizeLerpTarget
field_24131
sizeLerpTarget

Constructor summary

ModifierConstructor
(double centerX, double centerZ, double damagePerBlock, double safeZone, int warningBlocks, int warningTime, double size, long sizeLerpTime, double sizeLerpTarget)
(WorldBorder worldBorder)

Method summary

Modifier and TypeMethod
public double
a()
getCenterX()
method_27356()
getCenterX()
public double
b()
getCenterZ()
method_27359()
getCenterZ()
public double
c()
getDamagePerBlock()
method_27360()
getDamagePerBlock()
public double
d()
getSafeZone()
method_27361()
getSafeZone()
public int
e()
getWarningBlocks()
method_27362()
getWarningBlocks()
public int
f()
getWarningTime()
method_27363()
getWarningTime()
public double
g()
getSize()
method_27364()
getSize()
public long
h()
getSizeLerpTime()
method_27365()
getSizeLerpTime()
public double
i()
getSizeLerpTarget()
method_27366()
getSizeLerpTarget()
public static WorldBorder$Settings
a(com.mojang.serialization.DynamicLike<?> arg0, dzl$c arg1)
read(com.mojang.serialization.DynamicLike<?> arg0, WorldBorder$Settings arg1)
method_27358(com.mojang.serialization.DynamicLike<?> arg0, class_2784$class_5200 arg1)
fromDynamic(com.mojang.serialization.DynamicLike<?> dynamic, WorldBorder$Properties properties)
public void
a(ux arg0)
write(CompoundTag arg0)
method_27357(class_2487 arg0)
writeNbt(NbtCompound nbt)