History - net.minecraft.server.commands.WorldBorderCommand

1.21

Names

aps

ape

Fields

Constructors

Methods

1.20.6

Names

Fields

Constructors

Methods

1.20.5

Names

alr

aps

Fields

Constructors

Methods

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

aje

alr

Fields

Constructors

Methods

1.20.2

Names

agv

aje

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

ahh

agv

Fields

Constructors

Methods

1.19.4

Names

age

ahh

Fields

Constructors

Methods

1.19.3

Names

aey

age

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

aeg

aey

Fields

Constructors

Methods

1.19

Names

aco

aeg

Fields

Constructors

Methods

1.18.2

Names

aca

aco

net.minecraft.server.command.WorldBorderCommand

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_SAME_CENTER, field_13775, f_dbrjqgcr, CENTER_FAILED_EXCEPTION, f_139237_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_SAME_CENTER, field_13775, f_dbrjqgcr, CENTER_FAILED_EXCEPTION, CENTER_FAILED_EXCEPTION, f_139237_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_SAME_SIZE, field_13780, f_tczdhruz, SET_FAILED_NO_CHANGE_EXCEPTION, f_139238_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_SAME_SIZE, field_13780, f_tczdhruz, SET_FAILED_NO_CHANGE_EXCEPTION, SET_FAILED_NO_CHANGE_EXCEPTION, f_139238_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_TOO_SMALL, field_13776, f_rrxlrnto, SET_FAILED_SMALL_EXCEPTION, f_139239_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_TOO_SMALL, field_13776, f_rrxlrnto, SET_FAILED_SMALL_EXCEPTION, SET_FAILED_SMALL_EXCEPTION, f_139239_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TOO_BIG, field_13779, f_oxvlgsyp, SET_FAILED_BIG_EXCEPTION, f_139240_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TOO_BIG, field_13779, f_oxvlgsyp, SET_FAILED_BIG_EXCEPTION, SET_FAILED_BIG_EXCEPTION, f_139240_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SAME_WARNING_TIME, field_13773, f_pdmtfpwi, WARNING_TIME_FAILED_EXCEPTION, f_139241_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SAME_WARNING_TIME, field_13773, f_pdmtfpwi, WARNING_TIME_FAILED_EXCEPTION, WARNING_TIME_FAILED_EXCEPTION, f_139241_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_SAME_WARNING_DISTANCE, field_13777, f_cghfegry, WARNING_DISTANCE_FAILED_EXCEPTION, f_139242_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_SAME_WARNING_DISTANCE, field_13777, f_cghfegry, WARNING_DISTANCE_FAILED_EXCEPTION, WARNING_DISTANCE_FAILED_EXCEPTION, f_139242_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_SAME_DAMAGE_BUFFER, field_13778, f_qqxjxhiq, DAMAGE_BUFFER_FAILED_EXCEPTION, f_139243_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_SAME_DAMAGE_BUFFER, field_13778, f_qqxjxhiq, DAMAGE_BUFFER_FAILED_EXCEPTION, DAMAGE_BUFFER_FAILED_EXCEPTION, f_139243_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_SAME_DAMAGE_AMOUNT, field_13774, f_thsmojko, DAMAGE_AMOUNT_FAILED_EXCEPTION, f_139244_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_SAME_DAMAGE_AMOUNT, field_13774, f_thsmojko, DAMAGE_AMOUNT_FAILED_EXCEPTION, DAMAGE_AMOUNT_FAILED_EXCEPTION, f_139244_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_TOO_FAR_OUT, field_36188, f_uzxvtkyd, SET_FAILED_FAR_EXCEPTION, f_196554_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_TOO_FAR_OUT, field_36188, f_uzxvtkyd, SET_FAILED_FAR_EXCEPTION, SET_FAILED_FAR_EXCEPTION, f_196554_

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13858, m_nfrufbol, register, m_139246_

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13858, m_nfrufbol, register, register, m_139246_

int (CommandSourceStack, float): a, setDamageBuffer, method_13865, m_ikfevzwu, executeBuffer, m_139256_

int (CommandSourceStack, float): a, setDamageBuffer, method_13865, m_ikfevzwu, executeBuffer, executeBuffer, m_139256_

int (CommandSourceStack, float): b, setDamageAmount, method_13863, m_ctocnhxy, executeDamage, m_139269_

int (CommandSourceStack, float): b, setDamageAmount, method_13863, m_ctocnhxy, executeDamage, executeDamage, m_139269_

int (CommandSourceStack, int): a, setWarningTime, method_13856, m_fbtmvpvr, executeWarningTime, m_139259_

int (CommandSourceStack, int): a, setWarningTime, method_13856, m_fbtmvpvr, executeWarningTime, executeWarningTime, m_139259_

int (CommandSourceStack, int): b, setWarningDistance, method_13859, m_wqpcetwt, executeWarningDistance, m_139272_

int (CommandSourceStack, int): b, setWarningDistance, method_13859, m_wqpcetwt, executeWarningDistance, executeWarningDistance, m_139272_

int (CommandSourceStack): a, getSize, method_13868, m_ggayfjym, executeGet, m_139250_

int (CommandSourceStack): a, getSize, method_13868, m_ggayfjym, executeGet, executeGet, m_139250_

int (CommandSourceStack, Vec2): a, setCenter, method_13869, m_ojojczto, executeCenter, m_139262_

int (CommandSourceStack, Vec2): a, setCenter, method_13869, m_ojojczto, executeCenter, executeCenter, m_139262_

int (CommandSourceStack, double, long): a, setSize, method_13854, m_rkevalhh, executeSet, m_139252_

int (CommandSourceStack, double, long): a, setSize, method_13854, m_rkevalhh, executeSet, executeSet, m_139252_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

aaj

aca

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_SAME_WARNING_TIME, field_13773, f_pdmtfpwi, WARNING_TIME_FAILED_EXCEPTION, f_139241_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SAME_WARNING_TIME, field_13773, f_pdmtfpwi, WARNING_TIME_FAILED_EXCEPTION, f_139241_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SAME_WARNING_DISTANCE, field_13777, f_cghfegry, WARNING_DISTANCE_FAILED_EXCEPTION, f_139242_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_SAME_WARNING_DISTANCE, field_13777, f_cghfegry, WARNING_DISTANCE_FAILED_EXCEPTION, f_139242_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_SAME_DAMAGE_BUFFER, field_13778, f_qqxjxhiq, DAMAGE_BUFFER_FAILED_EXCEPTION, f_139243_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_SAME_DAMAGE_BUFFER, field_13778, f_qqxjxhiq, DAMAGE_BUFFER_FAILED_EXCEPTION, f_139243_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_SAME_DAMAGE_AMOUNT, field_13774, f_thsmojko, DAMAGE_AMOUNT_FAILED_EXCEPTION, f_139244_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_SAME_DAMAGE_AMOUNT, field_13774, f_thsmojko, DAMAGE_AMOUNT_FAILED_EXCEPTION, f_139244_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_TOO_FAR_OUT, field_36188, f_uzxvtkyd, SET_FAILED_FAR_EXCEPTION, f_196554_

Constructors

Methods

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

yx

aaj

net.minecraft.command.impl.WorldBorderCommand

net.minecraft.src.C_5392_

net.minecraft.server.v1_16_R3.CommandWorldBorder

net.minecraft.server.commands.CommandWorldBorder

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_SAME_CENTER, field_13775, f_dbrjqgcr, CENTER_FAILED_EXCEPTION, field_198911_a

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_SAME_CENTER, field_13775, f_dbrjqgcr, CENTER_FAILED_EXCEPTION, f_139237_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_SAME_SIZE, field_13780, f_tczdhruz, SET_FAILED_NO_CHANGE_EXCEPTION, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_SAME_SIZE, field_13780, f_tczdhruz, SET_FAILED_NO_CHANGE_EXCEPTION, f_139238_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_TOO_SMALL, field_13776, f_rrxlrnto, SET_FAILED_SMALL_EXCEPTION, field_198913_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_TOO_SMALL, field_13776, f_rrxlrnto, SET_FAILED_SMALL_EXCEPTION, f_139239_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TOO_BIG, field_13779, f_oxvlgsyp, SET_FAILED_BIG_EXCEPTION, field_198914_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TOO_BIG, field_13779, f_oxvlgsyp, SET_FAILED_BIG_EXCEPTION, f_139240_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_SAME_WARNING_TIME, field_13773, f_pdmtfpwi, WARNING_TIME_FAILED_EXCEPTION, field_198915_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_SAME_WARNING_TIME, field_13773, f_pdmtfpwi, WARNING_TIME_FAILED_EXCEPTION, f_139241_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SAME_WARNING_DISTANCE, field_13777, f_cghfegry, WARNING_DISTANCE_FAILED_EXCEPTION, field_198916_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SAME_WARNING_DISTANCE, field_13777, f_cghfegry, WARNING_DISTANCE_FAILED_EXCEPTION, f_139242_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_SAME_DAMAGE_BUFFER, field_13778, f_qqxjxhiq, DAMAGE_BUFFER_FAILED_EXCEPTION, field_198917_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_SAME_DAMAGE_BUFFER, field_13778, f_qqxjxhiq, DAMAGE_BUFFER_FAILED_EXCEPTION, f_139243_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_SAME_DAMAGE_AMOUNT, field_13774, f_thsmojko, DAMAGE_AMOUNT_FAILED_EXCEPTION, field_198918_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_SAME_DAMAGE_AMOUNT, field_13774, f_thsmojko, DAMAGE_AMOUNT_FAILED_EXCEPTION, f_139244_

Constructors

()

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13858, m_nfrufbol, register, func_198894_a

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13858, m_nfrufbol, register, m_139246_

int (CommandSourceStack, float): a, setDamageBuffer, method_13865, m_ikfevzwu, executeBuffer, func_198898_a

int (CommandSourceStack, float): a, setDamageBuffer, method_13865, m_ikfevzwu, executeBuffer, m_139256_

int (CommandSourceStack, float): b, setDamageAmount, method_13863, m_ctocnhxy, executeDamage, func_198904_b

int (CommandSourceStack, float): b, setDamageAmount, method_13863, m_ctocnhxy, executeDamage, m_139269_

int (CommandSourceStack, int): a, setWarningTime, method_13856, m_fbtmvpvr, executeWarningTime, func_198902_a

int (CommandSourceStack, int): a, setWarningTime, method_13856, m_fbtmvpvr, executeWarningTime, m_139259_

int (CommandSourceStack, int): b, setWarningDistance, method_13859, m_wqpcetwt, executeWarningDistance, func_198899_b

int (CommandSourceStack, int): b, setWarningDistance, method_13859, m_wqpcetwt, executeWarningDistance, m_139272_

int (CommandSourceStack): a, getSize, method_13868, m_ggayfjym, executeGet, func_198910_a

int (CommandSourceStack): a, getSize, method_13868, m_ggayfjym, executeGet, m_139250_

int (CommandSourceStack, Vec2): a, setCenter, method_13869, m_ojojczto, executeCenter, func_198896_a

int (CommandSourceStack, Vec2): a, setCenter, method_13869, m_ojojczto, executeCenter, m_139262_

int (CommandSourceStack, double, long): a, setSize, method_13854, m_rkevalhh, executeSet, func_198895_a

int (CommandSourceStack, double, long): a, setSize, method_13854, m_rkevalhh, executeSet, m_139252_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

net.minecraft.server.v1_16_R2.CommandWorldBorder

net.minecraft.server.v1_16_R3.CommandWorldBorder

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

xu

yx

net.minecraft.server.v1_16_R1.CommandWorldBorder

net.minecraft.server.v1_16_R2.CommandWorldBorder

Fields

Constructors

Methods

1.16.1

Names

vu

xu

net.minecraft.server.v1_15_R1.CommandWorldBorder

net.minecraft.server.v1_16_R1.CommandWorldBorder

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_SAME_SIZE, field_13780, f_tczdhruz, SET_FAILED_NOCHANGE_EXCEPTION, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_SAME_SIZE, field_13780, f_tczdhruz, SET_FAILED_NO_CHANGE_EXCEPTION, field_198912_b

Constructors

Methods

1.15.2

Names

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

uc

vu

net.minecraft.server.v1_14_R1.CommandWorldBorder

net.minecraft.server.v1_15_R1.CommandWorldBorder

Fields

Constructors

Methods

1.14.4

Names

ua

uc

net.minecraft.server.commands.WorldBorderCommand

net.minecraft.unmapped.C_ssvhjrqb

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_13775, CENTER_FAILED_EXCEPTION, field_198911_a

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_SAME_CENTER, field_13775, f_dbrjqgcr, CENTER_FAILED_EXCEPTION, field_198911_a

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_13780, SET_FAILED_NOCHANGE_EXCEPTION, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_SAME_SIZE, field_13780, f_tczdhruz, SET_FAILED_NOCHANGE_EXCEPTION, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_13776, SET_FAILED_SMALL_EXCEPTION, field_198913_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_TOO_SMALL, field_13776, f_rrxlrnto, SET_FAILED_SMALL_EXCEPTION, field_198913_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13779, SET_FAILED_BIG_EXCEPTION, field_198914_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TOO_BIG, field_13779, f_oxvlgsyp, SET_FAILED_BIG_EXCEPTION, field_198914_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13773, WARNING_TIME_FAILED_EXCEPTION, field_198915_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_SAME_WARNING_TIME, field_13773, f_pdmtfpwi, WARNING_TIME_FAILED_EXCEPTION, field_198915_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_13777, WARNING_DISTANCE_FAILED_EXCEPTION, field_198916_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_SAME_WARNING_DISTANCE, field_13777, f_cghfegry, WARNING_DISTANCE_FAILED_EXCEPTION, field_198916_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13778, DAMAGE_BUFFER_FAILED_EXCEPTION, field_198917_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_SAME_DAMAGE_BUFFER, field_13778, f_qqxjxhiq, DAMAGE_BUFFER_FAILED_EXCEPTION, field_198917_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_13774, DAMAGE_AMOUNT_FAILED_EXCEPTION, field_198918_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_SAME_DAMAGE_AMOUNT, field_13774, f_thsmojko, DAMAGE_AMOUNT_FAILED_EXCEPTION, field_198918_h

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13858, register, func_198894_a

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13858, m_nfrufbol, register, func_198894_a

int (CommandListenerWrapper, float): a, method_13865, executeBuffer, func_198898_a

int (CommandSourceStack, float): a, setDamageBuffer, method_13865, m_ikfevzwu, executeBuffer, func_198898_a

int (CommandListenerWrapper, float): b, method_13863, executeDamage, func_198904_b

int (CommandSourceStack, float): b, setDamageAmount, method_13863, m_ctocnhxy, executeDamage, func_198904_b

int (CommandListenerWrapper, int): a, method_13856, executeWarningTime, func_198902_a

int (CommandSourceStack, int): a, setWarningTime, method_13856, m_fbtmvpvr, executeWarningTime, func_198902_a

int (CommandListenerWrapper, int): b, method_13859, executeWarningDistance, func_198899_b

int (CommandSourceStack, int): b, setWarningDistance, method_13859, m_wqpcetwt, executeWarningDistance, func_198899_b

int (CommandListenerWrapper): a, method_13868, executeGet, func_198910_a

int (CommandSourceStack): a, getSize, method_13868, m_ggayfjym, executeGet, func_198910_a

int (CommandListenerWrapper, Vec2F): a, method_13869, executeCenter, func_198896_a

int (CommandSourceStack, Vec2): a, setCenter, method_13869, m_ojojczto, executeCenter, func_198896_a

int (CommandListenerWrapper, double, long): a, method_13854, executeSet, func_198895_a

int (CommandSourceStack, double, long): a, setSize, method_13854, m_rkevalhh, executeSet, func_198895_a

1.14.3

Names

ty

ua

net.minecraft.server.command.WorldBorderCommand

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_13775, field_198911_a

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_13775, CENTER_FAILED_EXCEPTION, field_198911_a

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_13780, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_13780, SET_FAILED_NOCHANGE_EXCEPTION, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_13776, field_198913_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_13776, SET_FAILED_SMALL_EXCEPTION, field_198913_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13779, field_198914_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13779, SET_FAILED_BIG_EXCEPTION, field_198914_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13773, field_198915_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13773, WARNING_TIME_FAILED_EXCEPTION, field_198915_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_13777, field_198916_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_13777, WARNING_DISTANCE_FAILED_EXCEPTION, field_198916_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13778, field_198917_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13778, DAMAGE_BUFFER_FAILED_EXCEPTION, field_198917_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_13774, field_198918_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_13774, DAMAGE_AMOUNT_FAILED_EXCEPTION, field_198918_h

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13858, func_198894_a

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13858, register, func_198894_a

int (CommandListenerWrapper, float): a, method_13865, func_198898_a

int (CommandListenerWrapper, float): a, method_13865, executeBuffer, func_198898_a

int (CommandListenerWrapper, float): b, method_13863, func_198904_b

int (CommandListenerWrapper, float): b, method_13863, executeDamage, func_198904_b

int (CommandListenerWrapper, int): a, method_13856, func_198902_a

int (CommandListenerWrapper, int): a, method_13856, executeWarningTime, func_198902_a

int (CommandListenerWrapper, int): b, method_13859, func_198899_b

int (CommandListenerWrapper, int): b, method_13859, executeWarningDistance, func_198899_b

int (CommandListenerWrapper): a, method_13868, func_198910_a

int (CommandListenerWrapper): a, method_13868, executeGet, func_198910_a

int (CommandListenerWrapper, Vec2F): a, method_13869, func_198896_a

int (CommandListenerWrapper, Vec2F): a, method_13869, executeCenter, func_198896_a

int (CommandListenerWrapper, double, long): a, method_13854, func_198895_a

int (CommandListenerWrapper, double, long): a, method_13854, executeSet, func_198895_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

sg

ty

net.minecraft.class_3158

net.minecraft.server.v1_13_R2.CommandWorldBorder

net.minecraft.server.v1_14_R1.CommandWorldBorder

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_198911_a

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_13775, field_198911_a

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_13780, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_198913_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_13776, field_198913_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_198914_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13779, field_198914_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_198915_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13773, field_198915_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_198916_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_13777, field_198916_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_198917_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13778, field_198917_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_198918_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_13774, field_198918_h

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, func_198894_a

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13858, func_198894_a

int (CommandListenerWrapper, float): a, func_198898_a

int (CommandListenerWrapper, float): a, method_13865, func_198898_a

int (CommandListenerWrapper, float): b, func_198904_b

int (CommandListenerWrapper, float): b, method_13863, func_198904_b

int (CommandListenerWrapper, int): a, func_198902_a

int (CommandListenerWrapper, int): a, method_13856, func_198902_a

int (CommandListenerWrapper, int): b, func_198899_b

int (CommandListenerWrapper, int): b, method_13859, func_198899_b

int (CommandListenerWrapper): a, func_198910_a

int (CommandListenerWrapper): a, method_13868, func_198910_a

int (CommandListenerWrapper, Vec2F): a, func_198896_a

int (CommandListenerWrapper, Vec2F): a, method_13869, func_198896_a

int (CommandListenerWrapper, double, long): a, func_198895_a

int (CommandListenerWrapper, double, long): a, method_13854, func_198895_a

1.13.2

Names

Fields

Constructors

Methods

1.13.1

Names

sf

sg

net.minecraft.server.v1_13_R1.CommandWorldBorder

net.minecraft.server.v1_13_R2.CommandWorldBorder

Fields

Constructors

Methods

1.13

Names

eg

sf

net.minecraft.command.CommandWorldBorder

net.minecraft.command.impl.WorldBorderCommand

net.minecraft.server.v1_12_R1.CommandWorldBorder

net.minecraft.server.v1_13_R1.CommandWorldBorder

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_198911_a

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_198912_b

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_198913_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_198914_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_198915_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_198916_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_198917_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_198918_h

Constructors

()

Methods

String (): c, func_71517_b, getCommand

int (): a, func_82362_a

String (ICommandListener): b, func_71518_a, getUsage

void (MinecraftServer, ICommandListener, String[]): a, func_184881_a, execute

WorldBorder (MinecraftServer): a, func_184931_a

List<String> (MinecraftServer, ICommandListener, String[], BlockPosition): a, func_184883_a, tabComplete

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, func_198894_a

int (CommandListenerWrapper, float): a, func_198898_a

int (CommandListenerWrapper, float): b, func_198904_b

int (CommandListenerWrapper, int): a, func_198902_a

int (CommandListenerWrapper, int): b, func_198899_b

int (CommandListenerWrapper): a, func_198910_a

int (CommandListenerWrapper, Vec2F): a, func_198896_a

int (CommandListenerWrapper, double, long): a, func_198895_a

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

Fields

Constructors

Methods

1.12

Names

cb

eg

net.minecraft.server.v1_11_R1.CommandWorldBorder

net.minecraft.server.v1_12_R1.CommandWorldBorder

Fields

Constructors

Methods

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

Fields

Constructors

Methods

1.11

Names

ca

cb

net.minecraft.server.v1_10_R1.CommandWorldBorder

net.minecraft.server.v1_11_R1.CommandWorldBorder

Fields

Constructors

Methods

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

bz

ca

net.minecraft.server.v1_9_R2.CommandWorldBorder

net.minecraft.server.v1_10_R1.CommandWorldBorder

Fields

Constructors

Methods

1.9.4

Names

bx

bz

net.minecraft.server.v1_9_R1.CommandWorldBorder

net.minecraft.server.v1_9_R2.CommandWorldBorder

Fields

Constructors

Methods

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

net.minecraft.server.v1_8_R3.CommandWorldBorder

net.minecraft.server.v1_9_R1.CommandWorldBorder

Fields

Constructors

Methods

String (ICommandListener): c, func_71518_a, getUsage

String (ICommandListener): b, func_71518_a, getUsage

void (ICommandListener, String[]): a, func_71515_b, execute

WorldBorder (): d, func_175772_d

List<String> (ICommandListener, String[], BlockPosition): a, func_180525_a, tabComplete

void (MinecraftServer, ICommandListener, String[]): a, func_184881_a, execute

WorldBorder (MinecraftServer): a, func_184931_a

List<String> (MinecraftServer, ICommandListener, String[], BlockPosition): a, func_184883_a, tabComplete

1.8.8

Names

bx

net.minecraft.command.CommandWorldBorder

net.minecraft.server.v1_8_R3.CommandWorldBorder

Fields

Constructors

()

Methods

String (): c, func_71517_b, getCommand

int (): a, func_82362_a

String (ICommandListener): c, func_71518_a, getUsage

void (ICommandListener, String[]): a, func_71515_b, execute

WorldBorder (): d, func_175772_d

List<String> (ICommandListener, String[], BlockPosition): a, func_180525_a, tabComplete