net.minecraft.server.command

public class BossbarCommand

rp
net.minecraft.class_3019
net.minecraft.server.command.BossbarCommand
net.minecraft.command.impl.BossBarCommand
net.minecraft.command.impl.BossBarCommand

Field summary

Modifier and TypeField
private static final DynamicCommandExceptionType
b
field_13478
CANNOT_CREATE_BOSSBAR_EXCEPTION
field_201432_b
field_201432_b
private static final DynamicCommandExceptionType
c
field_13486
UNKNOWN_BOSSBAR_EXCEPTION
field_201433_c
field_201433_c
private static final SimpleCommandExceptionType
d
field_13483
PLAYERS_UNCHANGED_EXCEPTION
field_201434_d
field_201434_d
private static final SimpleCommandExceptionType
e
field_13476
NAME_UNCHANGED_EXCEPTION
field_201435_e
field_201435_e
private static final SimpleCommandExceptionType
f
field_13480
COLOR_UNCHANGED_EXCEPTION
field_201436_f
field_201436_f
private static final SimpleCommandExceptionType
g
field_13481
STYLE_UNCHANGED_EXCEPTION
field_201437_g
field_201437_g
private static final SimpleCommandExceptionType
h
field_13477
VALUE_UNCHANGED_EXCEPTION
field_201438_h
field_201438_h
private static final SimpleCommandExceptionType
i
field_13484
MAX_UNCHANGED_EXCEPTION
field_201439_i
field_201439_i
private static final SimpleCommandExceptionType
j
field_13479
VISIBILITY_HIDDEN_UNCHANGED_EXCEPTION
field_201440_j
field_201440_j
private static final SimpleCommandExceptionType
k
field_13485
VISIBILITY_VISIBLE_UNCHANGED_EXCEPTION
field_201441_k
field_201441_k
public static final SuggestionProvider<CommandSourceStack>
a
field_13482
BOSSBAR_SUGGESTIONS
field_201431_a
field_201431_a

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cd> arg0)
method_13053(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_201413_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(cd arg0, ri arg1)
method_13065(class_2168 arg0, class_3002 arg1)
getValue(CommandSourceStack source, CustomBossEvent bossbar)
func_201414_a(CommandSource arg0, CustomServerBossInfo arg1)
getValue(CommandSource source, CustomServerBossInfo bossbar)
private static int
b(cd arg0, ri arg1)
method_13056(class_2168 arg0, class_3002 arg1)
getMax(CommandSourceStack source, CustomBossEvent event)
func_201402_b(CommandSource arg0, CustomServerBossInfo arg1)
getMax(CommandSource source, CustomServerBossInfo bossbar)
private static int
c(cd arg0, ri arg1)
method_13041(class_2168 arg0, class_3002 arg1)
getVisible(CommandSourceStack source, CustomBossEvent bossbar)
func_201389_c(CommandSource arg0, CustomServerBossInfo arg1)
getVisibility(CommandSource source, CustomServerBossInfo bossbar)
private static int
d(cd arg0, ri arg1)
method_13030(class_2168 arg0, class_3002 arg1)
getPlayers(CommandSourceStack source, CustomBossEvent bossbar)
func_201425_d(CommandSource arg0, CustomServerBossInfo arg1)
getPlayers(CommandSource source, CustomServerBossInfo bossbar)
private static int
a(cd arg0, ri arg1, boolean arg2)
method_13068(class_2168 arg0, class_3002 arg1, boolean arg2)
setVisible(CommandSourceStack source, CustomBossEvent bossbar, boolean visible)
func_201410_a(CommandSource arg0, CustomServerBossInfo arg1, boolean arg2)
setVisibility(CommandSource source, CustomServerBossInfo bossbar, boolean visible)
private static int
a(cd arg0, ri arg1, int arg2)
method_13036(class_2168 arg0, class_3002 arg1, int arg2)
setValue(CommandSourceStack source, CustomBossEvent bossbar, int value)
func_201397_a(CommandSource arg0, CustomServerBossInfo arg1, int arg2)
setValue(CommandSource source, CustomServerBossInfo bossbar, int value)
private static int
b(cd arg0, ri arg1, int arg2)
method_13066(class_2168 arg0, class_3002 arg1, int arg2)
setMax(CommandSourceStack source, CustomBossEvent bossbar, int max)
func_201394_b(CommandSource arg0, CustomServerBossInfo arg1, int arg2)
setMax(CommandSource source, CustomServerBossInfo bossbar, int max)
private static int
a(cd arg0, ri arg1, agq$a arg2)
method_13028(class_2168 arg0, class_3002 arg1, class_1259$class_1260 arg2)
setColor(CommandSourceStack source, CustomBossEvent bossbar, BossEvent$BossBarColor color)
func_201415_a(CommandSource arg0, CustomServerBossInfo arg1, BossInfo$Color arg2)
setColor(CommandSource source, CustomServerBossInfo bossbar, BossInfo$Color color)
private static int
a(cd arg0, ri arg1, agq$b arg2)
method_13050(class_2168 arg0, class_3002 arg1, class_1259$class_1261 arg2)
setStyle(CommandSourceStack source, CustomBossEvent bossbar, BossEvent$BossBarOverlay overlay)
func_201390_a(CommandSource arg0, CustomServerBossInfo arg1, BossInfo$Overlay arg2)
setStyle(CommandSource source, CustomServerBossInfo bossbar, BossInfo$Overlay styleIn)
private static int
a(cd arg0, ri arg1, jm arg2)
method_13071(class_2168 arg0, class_3002 arg1, class_2561 arg2)
setName(CommandSourceStack source, CustomBossEvent bossbar, Text name)
func_201420_a(CommandSource arg0, CustomServerBossInfo arg1, ITextComponent arg2)
setName(CommandSource source, CustomServerBossInfo bossbar, ITextComponent name)
private static int
a(cd arg0, ri arg1, Collection<vh> arg2)
method_13031(class_2168 arg0, class_3002 arg1, Collection<class_3222> arg2)
setPlayers(CommandSourceStack source, CustomBossEvent bossbar, Collection<ServerPlayerEntity> players)
func_201405_a(CommandSource arg0, CustomServerBossInfo arg1, Collection<ServerPlayerEntity> arg2)
setPlayers(CommandSource source, CustomServerBossInfo bossbar, Collection<ServerPlayerEntity> players)
private static int
a(cd arg0)
method_13045(class_2168 arg0)
listBossbars(CommandSourceStack source)
func_201428_a(CommandSource arg0)
listBars(CommandSource source)
private static int
a(cd arg0, qs arg1, jm arg2)
method_13049(class_2168 arg0, class_2960 arg1, class_2561 arg2)
createBossbar(CommandSourceStack source, Identifier key, Text name)
func_201400_a(CommandSource arg0, ResourceLocation arg1, ITextComponent arg2)
createBossbar(CommandSource source, ResourceLocation id, ITextComponent displayName)
private static int
e(cd arg0, ri arg1)
method_13069(class_2168 arg0, class_3002 arg1)
removeBossbar(CommandSourceStack source, CustomBossEvent bossbar)
func_201407_e(CommandSource arg0, CustomServerBossInfo arg1)
removeBossbar(CommandSource source, CustomServerBossInfo bossbar)
public static CustomBossEvent
a(CommandContext<cd> arg0)
method_13054(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
getBossbar(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx)
func_201416_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0)
getBossbar(com.mojang.brigadier.context.CommandContext<CommandSource> source)