net.minecraft.world.level.border

public class WorldBorder

cxe
net.minecraft.world.level.border.WorldBorder
net.minecraft.class_2784
net.minecraft.unmapped.C_pneibfez
net.minecraft.world.border.WorldBorder
net.minecraft.world.border.WorldBorder
net.minecraft.src.C_2110_
net.minecraft.world.level.border.WorldBorder

Field summary

Modifier and TypeField
public static final double
c
MAX_SIZE
field_33643
f_xygrkzdm
STATIC_AREA_SIZE
f_xygrkzdm
f_156092_
public static final double
d
MAX_CENTER_COORDINATE
field_36191
f_enpkynmr
MAX_CENTER_COORDINATES
f_enpkynmr
f_196705_
private final List<BorderChangeListener>
a
listeners
field_12730
f_hvxqjvib
listeners
listeners
f_61905_
private double
b
damagePerBlock
field_12733
f_sssgwdin
damagePerBlock
damagePerBlock
f_61906_
private double
f
damageSafeZone
field_12731
f_wmydarfu
safeZone
safeZone
f_61908_
private int
g
warningTime
field_12735
f_lforvemw
warningTime
warningTime
f_61909_
private int
h
warningBlocks
field_12734
f_yumwsdac
warningBlocks
warningBlocks
f_61910_
private double
i
centerX
field_12738
f_dpvlxqbb
centerX
centerX
f_61911_
private double
j
centerZ
field_12737
f_bmqhxlhq
centerZ
centerZ
f_61912_
int
k
absoluteMaxSize
field_12732
f_knkzbnpx
maxRadius
maxRadius
f_61913_
private WorldBorder$BorderExtent
l
extent
field_12736
f_fqhnwzjm
area
area
f_61914_
public static final WorldBorder$Settings
e
DEFAULT_SETTINGS
field_24122
f_toyylbpi
DEFAULT_BORDER
DEFAULT_BORDER
f_61907_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
a(gt arg0)
isWithinBounds(BlockPos arg0)
method_11952(class_2338 arg0)
m_hghifpnu(C_hynzadkk arg0)
contains(BlockPos pos)
contains(BlockPos pos)
m_61937_(C_4675_ arg0)
public boolean
a(cge arg0)
isWithinBounds(ChunkPos arg0)
method_11951(class_1923 arg0)
m_jywpmylk(C_ynrszrtu arg0)
contains(ChunkPos pos)
contains(ChunkPos pos)
m_61927_(C_1560_ arg0)
public boolean
a(double arg0, double arg1)
isWithinBounds(double arg0, double arg1)
method_35317(double arg0, double arg1)
m_wzayjnat(double arg0, double arg1)
contains(double x, double z)
contains(double x, double z)
m_156093_(double p_156095_, double arg1)
public boolean
a(double arg0, double arg1, double arg2)
isWithinBounds(double arg0, double arg1, double arg2)
method_39458(double arg0, double arg1, double arg2)
m_mmctmagp(double arg0, double arg1, double arg2)
contains(double x, double z, double margin)
m_mmctmagp(double arg0, double arg1, double arg2)
m_187562_(double p_187564_, double arg1, double arg2)
public boolean
a(dwl arg0)
isWithinBounds(AABB arg0)
method_11966(class_238 arg0)
m_kbsbhpcu(C_hbcjzgoe arg0)
contains(Box box)
contains(Box box)
m_61935_(C_3040_ arg0)
public BlockPos
b(double arg0, double arg1, double arg2)
clampToBounds(double arg0, double arg1, double arg2)
method_39538(double arg0, double arg1, double arg2)
m_kgymprsy(double arg0, double arg1, double arg2)
clamp(double x, double y, double z)
m_kgymprsy(double arg0, double arg1, double arg2)
m_187569_(double p_187571_, double arg1, double arg2)
public double
a(bbn arg0)
getDistanceToBorder(Entity arg0)
method_11979(class_1297 arg0)
m_jsnaccqt(C_astfners arg0)
getDistanceInsideBorder(Entity entity)
getDistanceInsideBorder(Entity entity)
m_61925_(C_507_ arg0)
public VoxelShape
c()
getCollisionShape()
method_17903()
m_icldefya()
asVoxelShape()
asVoxelShape()
m_61946_()
public double
b(double arg0, double arg1)
getDistanceToBorder(double arg0, double arg1)
method_11961(double arg0, double arg1)
m_psqmcoho(double arg0, double arg1)
getDistanceInsideBorder(double x, double z)
getDistanceInsideBorder(double x, double z)
m_61941_(double p_61943_, double arg1)
public boolean
a(bbn arg0, dwl arg1)
isInsideCloseToBorder(Entity arg0, AABB arg1)
method_39459(class_1297 arg0, class_238 arg1)
m_cqocgglm(C_astfners arg0, C_hbcjzgoe arg1)
canCollide(Entity entity, Box box)
m_cqocgglm(Entity arg0, Box arg1)
m_187566_(C_507_ p_187568_, C_3040_ arg1)
public BorderStatus
d()
getStatus()
method_11968()
m_shclqsot()
getStage()
getStage()
m_61954_()
public double
e()
getMinX()
method_11976()
m_bxlhwbmt()
getBoundWest()
getBoundWest()
m_61955_()
public double
f()
getMinZ()
method_11958()
m_moelrhva()
getBoundNorth()
getBoundNorth()
m_61956_()
public double
g()
getMaxX()
method_11963()
m_xjmigxbn()
getBoundEast()
getBoundEast()
m_61957_()
public double
h()
getMaxZ()
method_11977()
m_yxcbppzo()
getBoundSouth()
getBoundSouth()
m_61958_()
public double
a()
getCenterX()
method_11964()
m_irhvnhxb()
getCenterX()
getCenterX()
m_6347_()
public double
b()
getCenterZ()
method_11980()
m_csgqxgyg()
getCenterZ()
getCenterZ()
m_6345_()
public void
c(double arg0, double arg1)
setCenter(double arg0, double arg1)
method_11978(double arg0, double arg1)
m_rvfxuhnx(double arg0, double arg1)
setCenter(double x, double z)
setCenter(double x, double z)
m_61949_(double p_61951_, double arg1)
public double
i()
getSize()
method_11965()
m_zutegmjd()
getSize()
getSize()
m_61959_()
public long
j()
getLerpRemainingTime()
method_11962()
m_hrnecmit()
getSizeLerpTime()
getSizeLerpTime()
m_61960_()
public double
k()
getLerpTarget()
method_11954()
m_fijwfksk()
getSizeLerpTarget()
getSizeLerpTarget()
m_61961_()
public void
a(double arg0)
setSize(double arg0)
method_11969(double arg0)
m_ezzfqxbx(double arg0)
setSize(double size)
setSize(double size)
m_61917_(double arg0)
public void
a(double arg0, double arg1, long arg2)
lerpSizeBetween(double arg0, double arg1, long arg2)
method_11957(double arg0, double arg1, long arg2)
m_kfyxxtft(double arg0, double arg1, long arg2)
interpolateSize(double fromSize, double toSize, long time)
interpolateSize(double fromSize, double toSize, long time)
m_61919_(double p_61921_, double arg1, long arg2)
protected List<BorderChangeListener>
l()
getListeners()
method_11970()
m_agoadbhk()
getListeners()
getListeners()
m_61962_()
public void
a(cxc arg0)
addListener(BorderChangeListener arg0)
method_11983(class_2780 arg0)
m_fbbkckdz(C_oeeocvfz arg0)
addListener(WorldBorderListener listener)
addListener(WorldBorderListener listener)
m_61929_(C_2107_ arg0)
public void
b(cxc arg0)
removeListener(BorderChangeListener arg0)
method_35318(class_2780 arg0)
m_lsneixdd(C_oeeocvfz arg0)
removeListener(WorldBorderListener listener)
removeListener(WorldBorderListener listener)
m_156096_(C_2107_ arg0)
public void
a(int arg0)
setAbsoluteMaxSize(int arg0)
method_11973(int arg0)
m_suylfcrm(int arg0)
setMaxRadius(int maxRadius)
setMaxRadius(int maxRadius)
m_61923_(int arg0)
public int
m()
getAbsoluteMaxSize()
method_11959()
m_btyvpimw()
getMaxRadius()
getMaxRadius()
m_61963_()
public double
n()
getDamageSafeZone()
method_11971()
m_tegoerqq()
getSafeZone()
getSafeZone()
m_61964_()
public void
b(double arg0)
setDamageSafeZone(double arg0)
method_11981(double arg0)
m_suimnfyl(double arg0)
setSafeZone(double safeZone)
setSafeZone(double safeZone)
m_61939_(double arg0)
public double
o()
getDamagePerBlock()
method_11953()
m_ugghurew()
getDamagePerBlock()
getDamagePerBlock()
m_61965_()
public void
c(double arg0)
setDamagePerBlock(double arg0)
method_11955(double arg0)
m_oyfyshcc(double arg0)
setDamagePerBlock(double damagePerBlock)
setDamagePerBlock(double damagePerBlock)
m_61947_(double arg0)
public double
p()
getLerpSpeed()
method_11974()
m_qrweqcuv()
getShrinkingSpeed()
getShrinkingSpeed()
m_61966_()
public int
q()
getWarningTime()
method_11956()
m_nnfnigje()
getWarningTime()
getWarningTime()
m_61967_()
public void
b(int arg0)
setWarningTime(int arg0)
method_11975(int arg0)
m_dhhjdcxh(int arg0)
setWarningTime(int warningTime)
setWarningTime(int warningTime)
m_61944_(int arg0)
public int
r()
getWarningBlocks()
method_11972()
m_ztkzbzhx()
getWarningBlocks()
getWarningBlocks()
m_61968_()
public void
c(int arg0)
setWarningBlocks(int arg0)
method_11967(int arg0)
m_xgkkutln(int arg0)
setWarningBlocks(int warningBlocks)
setWarningBlocks(int warningBlocks)
m_61952_(int arg0)
public void
s()
tick()
method_11982()
m_yrcphygs()
tick()
tick()
m_61969_()
public WorldBorder$Settings
t()
createSettings()
method_27355()
m_gghmggzw()
write()
write()
m_61970_()
public void
a(cxe$c arg0)
applySettings(WorldBorder$Settings arg0)
method_17905(class_2784$class_5200 arg0)
m_uaflvqmh(C_pneibfez$C_koayjdos arg0)
load(WorldBorder$Properties properties)
load(WorldBorder$Properties properties)
m_61931_(C_2114_ arg0)