net.minecraft.world.level.border

public class WorldBorder$Settings

cxe$c
net.minecraft.world.level.border.WorldBorder$Settings
net.minecraft.class_2784$class_5200
net.minecraft.world.border.WorldBorder$Properties
net.minecraft.src.C_2110_$C_2114_
net.minecraft.world.level.border.WorldBorder$c

Field summary

Modifier and TypeField
private final double
a
centerX
field_24123
centerX
f_62001_
private final double
b
centerZ
field_24124
centerZ
f_62002_
private final double
c
damagePerBlock
field_24125
damagePerBlock
f_62003_
private final double
d
safeZone
field_24126
safeZone
f_62004_
private final int
e
warningBlocks
field_24127
warningBlocks
f_62005_
private final int
f
warningTime
field_24128
warningTime
f_62006_
private final double
g
size
field_24129
size
f_62007_
private final long
h
sizeLerpTime
field_24130
sizeLerpTime
f_62008_
private final double
i
sizeLerpTarget
field_24131
sizeLerpTarget
f_62009_

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()
m_62036_()
public double
b()
getCenterZ()
method_27359()
getCenterZ()
m_62042_()
public double
c()
getDamagePerBlock()
method_27360()
getDamagePerBlock()
m_62043_()
public double
d()
getSafeZone()
method_27361()
getSafeZone()
m_62044_()
public int
e()
getWarningBlocks()
method_27362()
getWarningBlocks()
m_62045_()
public int
f()
getWarningTime()
method_27363()
getWarningTime()
m_62046_()
public double
g()
getSize()
method_27364()
getSize()
m_62047_()
public long
h()
getSizeLerpTime()
method_27365()
getSizeLerpTime()
m_62048_()
public double
i()
getSizeLerpTarget()
method_27366()
getSizeLerpTarget()
m_62049_()
public static WorldBorder$Settings
a(com.mojang.serialization.DynamicLike<?> arg0, cxe$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)
m_62037_(com.mojang.serialization.DynamicLike<?> p_62038_, C_2110_$C_2114_ p_62039_)
public void
a(pj arg0)
write(CompoundTag arg0)
method_27357(class_2487 arg0)
writeNbt(NbtCompound nbt)
m_62040_(C_4917_ arg0)