net.minecraft.server.commands

public class BossBarCommands

tj
net.minecraft.server.commands.BossBarCommands
net.minecraft.class_3019
net.minecraft.unmapped.C_niewqajk
net.minecraft.server.command.BossBarCommand
net.minecraft.command.impl.BossBarCommand
net.minecraft.server.v1_15_R1.CommandBossBar

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
b
ERROR_ALREADY_EXISTS
field_13478
f_dujckkqb
CREATE_FAILED_EXCEPTION
field_201432_b
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
c
ERROR_DOESNT_EXIST
field_13486
f_sxehsity
UNKNOWN_EXCEPTION
field_201433_c
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
d
ERROR_NO_PLAYER_CHANGE
field_13483
f_iryzdowo
SET_PLAYERS_UNCHANGED_EXCEPTION
field_201434_d
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
e
ERROR_NO_NAME_CHANGE
field_13476
f_wpgwbcpk
SET_NAME_UNCHANGED_EXCEPTION
field_201435_e
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
f
ERROR_NO_COLOR_CHANGE
field_13480
f_zmumeauw
SET_COLOR_UNCHANGED_EXCEPTION
field_201436_f
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
g
ERROR_NO_STYLE_CHANGE
field_13481
f_pkwdpgue
SET_STYLE_UNCHANGED_EXCEPTION
field_201437_g
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
h
ERROR_NO_VALUE_CHANGE
field_13477
f_ekjrjexs
SET_VALUE_UNCHANGED_EXCEPTION
field_201438_h
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
i
ERROR_NO_MAX_CHANGE
field_13484
f_lqsgccor
SETMAX_UNCHANGED_EXCEPTION
field_201439_i
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
j
ERROR_ALREADY_HIDDEN
field_13479
f_psnunjhm
SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION
field_201440_j
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
k
ERROR_ALREADY_VISIBLE
field_13485
f_ayytpiou
SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION
field_201441_k
public static final com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>
a
SUGGEST_BOSS_BAR
field_13482
f_ubpdland
suggestionProvider
field_201431_a

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<cq> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13053(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
m_rlzovmzc(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
func_201413_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(cq arg0, tc arg1)
getValue(CommandSourceStack arg0, CustomBossEvent arg1)
method_13065(class_2168 arg0, class_3002 arg1)
m_ymlounvs(C_pennblrk arg0, C_izahjvwf arg1)
getValue(ServerCommandSource source, CommandBossBar bossBar)
func_201414_a(CommandSource arg0, CustomServerBossInfo arg1)
private static int
b(cq arg0, tc arg1)
getMax(CommandSourceStack arg0, CustomBossEvent arg1)
method_13056(class_2168 arg0, class_3002 arg1)
m_wafjgmjf(C_pennblrk arg0, C_izahjvwf arg1)
getMaxValue(ServerCommandSource source, CommandBossBar bossBar)
func_201402_b(CommandSource arg0, CustomServerBossInfo arg1)
private static int
c(cq arg0, tc arg1)
getVisible(CommandSourceStack arg0, CustomBossEvent arg1)
method_13041(class_2168 arg0, class_3002 arg1)
m_lwxyxxgi(C_pennblrk arg0, C_izahjvwf arg1)
isVisible(ServerCommandSource source, CommandBossBar bossBar)
func_201389_c(CommandSource arg0, CustomServerBossInfo arg1)
private static int
d(cq arg0, tc arg1)
getPlayers(CommandSourceStack arg0, CustomBossEvent arg1)
method_13030(class_2168 arg0, class_3002 arg1)
m_ufyoyhnv(C_pennblrk arg0, C_izahjvwf arg1)
getPlayers(ServerCommandSource source, CommandBossBar bossBar)
func_201425_d(CommandSource arg0, CustomServerBossInfo arg1)
private static int
a(cq arg0, tc arg1, boolean arg2)
setVisible(CommandSourceStack arg0, CustomBossEvent arg1, boolean arg2)
method_13068(class_2168 arg0, class_3002 arg1, boolean arg2)
m_hlzyjwjq(C_pennblrk arg0, C_izahjvwf arg1, boolean arg2)
setVisible(ServerCommandSource source, CommandBossBar bossBar, boolean visible)
func_201410_a(CommandSource arg0, CustomServerBossInfo arg1, boolean arg2)
private static int
a(cq arg0, tc arg1, int arg2)
setValue(CommandSourceStack arg0, CustomBossEvent arg1, int arg2)
method_13036(class_2168 arg0, class_3002 arg1, int arg2)
m_jrhsdbcn(C_pennblrk arg0, C_izahjvwf arg1, int arg2)
setValue(ServerCommandSource source, CommandBossBar bossBar, int value)
func_201397_a(CommandSource arg0, CustomServerBossInfo arg1, int arg2)
private static int
b(cq arg0, tc arg1, int arg2)
setMax(CommandSourceStack arg0, CustomBossEvent arg1, int arg2)
method_13066(class_2168 arg0, class_3002 arg1, int arg2)
m_pxfepmve(C_pennblrk arg0, C_izahjvwf arg1, int arg2)
setMaxValue(ServerCommandSource source, CommandBossBar bossBar, int value)
func_201394_b(CommandSource arg0, CustomServerBossInfo arg1, int arg2)
private static int
a(cq arg0, tc arg1, aiy$a arg2)
setColor(CommandSourceStack arg0, CustomBossEvent arg1, BossEvent$BossBarColor arg2)
method_13028(class_2168 arg0, class_3002 arg1, class_1259$class_1260 arg2)
m_vnfrycpn(C_pennblrk arg0, C_izahjvwf arg1, C_yhesbydg$C_dljcujbq arg2)
setColor(ServerCommandSource source, CommandBossBar bossBar, BossBar$Color color)
func_201415_a(CommandSource arg0, CustomServerBossInfo arg1, BossInfo$Color arg2)
private static int
a(cq arg0, tc arg1, aiy$b arg2)
setStyle(CommandSourceStack arg0, CustomBossEvent arg1, BossEvent$BossBarOverlay arg2)
method_13050(class_2168 arg0, class_3002 arg1, class_1259$class_1261 arg2)
m_hqejswsq(C_pennblrk arg0, C_izahjvwf arg1, C_yhesbydg$C_nxnwakfu arg2)
setStyle(ServerCommandSource source, CommandBossBar bossBar, BossBar$Style style)
func_201390_a(CommandSource arg0, CustomServerBossInfo arg1, BossInfo$Overlay arg2)
private static int
a(cq arg0, tc arg1, lf arg2)
setName(CommandSourceStack arg0, CustomBossEvent arg1, Component arg2)
method_13071(class_2168 arg0, class_3002 arg1, class_2561 arg2)
m_lzyiefmv(C_pennblrk arg0, C_izahjvwf arg1, C_rdaqiwdt arg2)
setName(ServerCommandSource source, CommandBossBar bossBar, Text name)
func_201420_a(CommandSource arg0, CustomServerBossInfo arg1, ITextComponent arg2)
private static int
a(cq arg0, tc arg1, Collection<xe> arg2)
setPlayers(CommandSourceStack arg0, CustomBossEvent arg1, Collection<ServerPlayer> arg2)
method_13031(class_2168 arg0, class_3002 arg1, Collection<class_3222> arg2)
m_kxdqzbvx(C_pennblrk arg0, C_izahjvwf arg1, Collection<C_mxrobsgg> arg2)
setPlayers(ServerCommandSource source, CommandBossBar bossBar, Collection<ServerPlayerEntity> players)
func_201405_a(CommandSource arg0, CustomServerBossInfo arg1, Collection<ServerPlayerEntity> arg2)
private static int
a(cq arg0)
listBars(CommandSourceStack arg0)
method_13045(class_2168 arg0)
m_omqlvlmz(C_pennblrk arg0)
listBossBars(ServerCommandSource source)
func_201428_a(CommandSource arg0)
private static int
a(cq arg0, sm arg1, lf arg2)
createBar(CommandSourceStack arg0, ResourceLocation arg1, Component arg2)
method_13049(class_2168 arg0, class_2960 arg1, class_2561 arg2)
m_lvxubarx(C_pennblrk arg0, C_ncpywfca arg1, C_rdaqiwdt arg2)
addBossBar(ServerCommandSource source, Identifier name, Text displayName)
func_201400_a(CommandSource arg0, ResourceLocation arg1, ITextComponent arg2)
private static int
e(cq arg0, tc arg1)
removeBar(CommandSourceStack arg0, CustomBossEvent arg1)
method_13069(class_2168 arg0, class_3002 arg1)
m_dklrtjih(C_pennblrk arg0, C_izahjvwf arg1)
removeBossBar(ServerCommandSource source, CommandBossBar bossBar)
func_201407_e(CommandSource arg0, CustomServerBossInfo arg1)
public static CustomBossEvent
a(com.mojang.brigadier.context.CommandContext<cq> arg0)
getBossBar(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0)
method_13054(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
m_uksjjobq(com.mojang.brigadier.context.CommandContext<C_pennblrk> arg0)
createBossBar(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
func_201416_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0)