net.minecraft.world.level.border

public interface BorderChangeListener

bxd
net.minecraft.world.level.border.BorderChangeListener
net.minecraft.class_2780
net.minecraft.unmapped.C_oeeocvfz
net.minecraft.world.border.WorldBorderListener
net.minecraft.world.border.IBorderListener
net.minecraft.server.v1_14_R1.IWorldBorderListener

Method summary

Modifier and TypeMethod
void
a(bxf arg0, double arg1)
onBorderSizeSet(WorldBorder arg0, double arg1)
method_11934(class_2784 arg0, double arg1)
m_vnaygrge(C_pneibfez arg0, double arg1)
onSizeChange(WorldBorder arg0, double arg1)
func_177694_a(WorldBorder arg0, double arg1)
void
a(bxf arg0, double arg1, double arg2, long arg3)
onBorderSizeLerping(WorldBorder arg0, double arg1, double arg2, long arg3)
method_11931(class_2784 arg0, double arg1, double arg2, long arg3)
m_bsxdwjkl(C_pneibfez arg0, double arg1, double arg2, long arg3)
onInterpolateSize(WorldBorder border, double fromSize, double toSize, long time)
func_177692_a(WorldBorder arg0, double arg1, double arg2, long arg3)
void
a(bxf arg0, double arg1, double arg2)
onBorderCenterSet(WorldBorder arg0, double arg1, double arg2)
method_11930(class_2784 arg0, double arg1, double arg2)
m_dlhnfkey(C_pneibfez arg0, double arg1, double arg2)
onCenterChanged(WorldBorder centerX, double centerZ, double arg2)
func_177693_a(WorldBorder arg0, double arg1, double arg2)
void
a(bxf arg0, int arg1)
onBorderSetWarningTime(WorldBorder arg0, int arg1)
method_11932(class_2784 arg0, int arg1)
m_pczxnddu(C_pneibfez arg0, int arg1)
onWarningTimeChanged(WorldBorder warningTime, int arg1)
func_177691_a(WorldBorder arg0, int arg1)
void
b(bxf arg0, int arg1)
onBorderSetWarningBlocks(WorldBorder arg0, int arg1)
method_11933(class_2784 arg0, int arg1)
m_vttqdwte(C_pneibfez arg0, int arg1)
onWarningBlocksChanged(WorldBorder warningBlocks, int arg1)
func_177690_b(WorldBorder arg0, int arg1)
void
b(bxf arg0, double arg1)
onBorderSetDamagePerBlock(WorldBorder arg0, double arg1)
method_11929(class_2784 arg0, double arg1)
m_hibiwuey(C_pneibfez arg0, double arg1)
onDamagePerBlockChanged(WorldBorder damagePerBlock, double arg1)
func_177696_b(WorldBorder arg0, double arg1)
void
c(bxf arg0, double arg1)
onBorderSetDamageSafeZOne(WorldBorder arg0, double arg1)
method_11935(class_2784 arg0, double arg1)
m_fawjcgjq(C_pneibfez arg0, double arg1)
onSafeZoneChanged(WorldBorder safeZoneRadius, double arg1)
func_177695_c(WorldBorder arg0, double arg1)