net.minecraft.server.command

public class WorldBorderCommand

sf
net.minecraft.unmapped.C_09254983
net.minecraft.server.command.WorldBorderCommand
net.minecraft.command.impl.WorldBorderCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_71988606
CENTER_UNCHANGED_EXCEPTION
field_198911_a
private static final SimpleCommandExceptionType
b
f_03438851
SIZE_UNCHANGED_EXCEPTION
field_198912_b
private static final SimpleCommandExceptionType
c
f_64031622
SIZE_TOO_SMALL_EXCEPTION
field_198913_c
private static final SimpleCommandExceptionType
d
f_18624045
SIZE_TOO_LARGE_EXCEPTION
field_198914_d
private static final SimpleCommandExceptionType
e
f_00090220
WARNING_TIME_UNCHANGED_EXCEPTION
field_198915_e
private static final SimpleCommandExceptionType
f
f_09654053
WARNING_DISTANCE_UNCHANGED_EXCEPTION
field_198916_f
private static final SimpleCommandExceptionType
g
f_71323167
SAFE_ZONE_UNCHANGED_EXCEPTION
field_198917_g
private static final SimpleCommandExceptionType
h
f_75280885
DAMAGE_AMOUNT_UNCHANGED_EXCEPTION
field_198918_h

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_49791786(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198894_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, float arg1)
m_77931881(C_30485881 arg0, float arg1)
setSafeZone(CommandSourceStack source, float safeZone)
func_198898_a(CommandSource arg0, float arg1)
private static int
b(bu arg0, float arg1)
m_65438352(C_30485881 arg0, float arg1)
setDamage(CommandSourceStack source, float damage)
func_198904_b(CommandSource arg0, float arg1)
private static int
a(bu arg0, int arg1)
m_03294660(C_30485881 arg0, int arg1)
setWarningTime(CommandSourceStack source, int time)
func_198902_a(CommandSource arg0, int arg1)
private static int
b(bu arg0, int arg1)
m_93443702(C_30485881 arg0, int arg1)
setWarningDistance(CommandSourceStack source, int distance)
func_198899_b(CommandSource arg0, int arg1)
private static int
a(bu arg0)
m_30013742(C_30485881 arg0)
querySize(CommandSourceStack source)
func_198910_a(CommandSource arg0)
private static int
a(bu arg0, cds arg1)
m_01480015(C_30485881 arg0, C_40489795 arg1)
setCenter(CommandSourceStack source, Vec2f pos)
func_198896_a(CommandSource arg0, Vec2f arg1)
private static int
a(bu arg0, double arg1, long arg2)
m_68858708(C_30485881 arg0, double arg1, long arg2)
setSize(CommandSourceStack source, double size, long time)
func_198895_a(CommandSource arg0, double arg1, long arg2)