net.minecraft.server.command

public class BossBarCommand

rq
net.minecraft.class_3019
net.minecraft.server.command.BossBarCommand
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
CREATE_FAILED_EXCEPTION
CANNOT_CREATE_BOSSBAR_EXCEPTION
field_201432_b
BOSS_BAR_ID_TAKEN
private static final DynamicCommandExceptionType
c
field_13486
UNKNOWN_EXCEPTION
UNKNOWN_BOSSBAR_EXCEPTION
field_201433_c
NO_BOSSBAR_WITH_ID
private static final SimpleCommandExceptionType
d
field_13483
SET_PLAYERS_UNCHANGED_EXCEPTION
PLAYERS_UNCHANGED_EXCEPTION
field_201434_d
PLAYERS_ALREADY_ON_BOSSBAR
private static final SimpleCommandExceptionType
e
field_13476
SET_NAME_UNCHANGED_EXCEPTION
NAME_UNCHANGED_EXCEPTION
field_201435_e
ALREADY_NAME_OF_BOSSBAR
private static final SimpleCommandExceptionType
f
field_13480
SET_COLOR_UNCHANGED_EXCEPTION
COLOR_UNCHANGED_EXCEPTION
field_201436_f
ALREADY_COLOR_OF_BOSSBAR
private static final SimpleCommandExceptionType
g
field_13481
SET_STYLE_UNCHANGED_EXCEPTION
STYLE_UNCHANGED_EXCEPTION
field_201437_g
ALREADY_STYLE_OF_BOSSBAR
private static final SimpleCommandExceptionType
h
field_13477
SET_VALUE_UNCHANGED_EXCEPTION
VALUE_UNCHANGED_EXCEPTION
field_201438_h
ALREADY_VALUE_OF_BOSSBAR
private static final SimpleCommandExceptionType
i
field_13484
SETMAX_UNCHANGED_EXCEPTION
MAX_UNCHANGED_EXCEPTION
field_201439_i
ALREADY_MAX_OF_BOSSBAR
private static final SimpleCommandExceptionType
j
field_13479
SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION
VISIBILITY_HIDDEN_UNCHANGED_EXCEPTION
field_201440_j
BOSSBAR_ALREADY_HIDDEN
private static final SimpleCommandExceptionType
k
field_13485
SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION
VISIBILITY_VISIBLE_UNCHANGED_EXCEPTION
field_201441_k
BOSSBAR_ALREADY_VISIBLE
public static final SuggestionProvider<ServerCommandSource>
a
field_13482
suggestionProvider
BOSSBAR_SUGGESTIONS
field_201431_a
SUGGESTIONS_PROVIDER

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<ServerCommandSource> 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, rj arg1)
method_13065(class_2168 arg0, class_3002 arg1)
getValue(ServerCommandSource arg0, CommandBossBar arg1)
getValue(CommandSourceStack source, CustomBossEvent bossbar)
func_201414_a(CommandSource arg0, CustomServerBossInfo arg1)
getValue(CommandSource source, CustomServerBossInfo bossbar)
private static int
b(cd arg0, rj arg1)
method_13056(class_2168 arg0, class_3002 arg1)
getMaxValue(ServerCommandSource arg0, CommandBossBar arg1)
getMax(CommandSourceStack source, CustomBossEvent event)
func_201402_b(CommandSource arg0, CustomServerBossInfo arg1)
getMax(CommandSource source, CustomServerBossInfo bossbar)
private static int
c(cd arg0, rj arg1)
method_13041(class_2168 arg0, class_3002 arg1)
isVisible(ServerCommandSource arg0, CommandBossBar arg1)
getVisible(CommandSourceStack source, CustomBossEvent bossbar)
func_201389_c(CommandSource arg0, CustomServerBossInfo arg1)
getVisibility(CommandSource source, CustomServerBossInfo bossbar)
private static int
d(cd arg0, rj arg1)
method_13030(class_2168 arg0, class_3002 arg1)
getPlayers(ServerCommandSource arg0, CommandBossBar arg1)
getPlayers(CommandSourceStack source, CustomBossEvent bossbar)
func_201425_d(CommandSource arg0, CustomServerBossInfo arg1)
getPlayers(CommandSource source, CustomServerBossInfo bossbar)
private static int
a(cd arg0, rj arg1, boolean arg2)
method_13068(class_2168 arg0, class_3002 arg1, boolean arg2)
setVisible(ServerCommandSource arg0, CommandBossBar 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, rj arg1, int arg2)
method_13036(class_2168 arg0, class_3002 arg1, int arg2)
setValue(ServerCommandSource arg0, CommandBossBar 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, rj arg1, int arg2)
method_13066(class_2168 arg0, class_3002 arg1, int arg2)
setMaxValue(ServerCommandSource arg0, CommandBossBar 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, rj arg1, agw$a arg2)
method_13028(class_2168 arg0, class_3002 arg1, class_1259$class_1260 arg2)
setColor(ServerCommandSource arg0, CommandBossBar arg1, BossBar$Color 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, rj arg1, agw$b arg2)
method_13050(class_2168 arg0, class_3002 arg1, class_1259$class_1261 arg2)
setStyle(ServerCommandSource arg0, CommandBossBar arg1, BossBar$Style 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, rj arg1, jn arg2)
method_13071(class_2168 arg0, class_3002 arg1, class_2561 arg2)
setName(ServerCommandSource arg0, CommandBossBar arg1, Text 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, rj arg1, Collection<vj> arg2)
method_13031(class_2168 arg0, class_3002 arg1, Collection<class_3222> arg2)
setPlayers(ServerCommandSource arg0, CommandBossBar arg1, Collection<ServerPlayerEntity> 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(ServerCommandSource arg0)
listBossbars(CommandSourceStack source)
func_201428_a(CommandSource arg0)
listBars(CommandSource source)
private static int
a(cd arg0, qt arg1, jn arg2)
method_13049(class_2168 arg0, class_2960 arg1, class_2561 arg2)
addBossBar(ServerCommandSource arg0, Identifier arg1, Text 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, rj arg1)
method_13069(class_2168 arg0, class_3002 arg1)
removeBossBar(ServerCommandSource arg0, CommandBossBar arg1)
removeBossbar(CommandSourceStack source, CustomBossEvent bossbar)
func_201407_e(CommandSource arg0, CustomServerBossInfo arg1)
removeBossbar(CommandSource source, CustomServerBossInfo bossbar)
public static CommandBossBar
a(CommandContext<cd> arg0)
method_13054(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
createBossBar(com.mojang.brigadier.context.CommandContext<ServerCommandSource> 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)