net.minecraft.server.commands

public class WorldBorderCommand

aqp
net.minecraft.server.commands.WorldBorderCommand
net.minecraft.class_3158

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_SAME_CENTER
field_13775
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_SAME_SIZE
field_13780
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
c
ERROR_TOO_SMALL
field_13776
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
d
ERROR_TOO_BIG
field_13779
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
e
ERROR_TOO_FAR_OUT
field_36188
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
f
ERROR_SAME_WARNING_TIME
field_13773
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
g
ERROR_SAME_WARNING_DISTANCE
field_13777
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
h
ERROR_SAME_DAMAGE_BUFFER
field_13778
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
i
ERROR_SAME_DAMAGE_AMOUNT
field_13774

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ek> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13858(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
private static int
a(ek arg0, float arg1)
setDamageBuffer(CommandSourceStack arg0, float arg1)
method_13865(class_2168 arg0, float arg1)
private static int
b(ek arg0, float arg1)
setDamageAmount(CommandSourceStack arg0, float arg1)
method_13863(class_2168 arg0, float arg1)
private static int
a(ek arg0, int arg1)
setWarningTime(CommandSourceStack arg0, int arg1)
method_13856(class_2168 arg0, int arg1)
private static int
b(ek arg0, int arg1)
setWarningDistance(CommandSourceStack arg0, int arg1)
method_13859(class_2168 arg0, int arg1)
private static int
a(ek arg0)
getSize(CommandSourceStack arg0)
method_13868(class_2168 arg0)
private static int
a(ek arg0, fgw arg1)
setCenter(CommandSourceStack arg0, Vec2 arg1)
method_13869(class_2168 arg0, class_241 arg1)
private static int
a(ek arg0, double arg1, long arg2)
setSize(CommandSourceStack arg0, double arg1, long arg2)
method_13854(class_2168 arg0, double arg1, long arg2)