History - net.minecraft.server.commands.BossBarCommands

1.21.3

Names

amd

anm

Fields

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_ALREADY_EXISTS, field_13478, CREATE_FAILED_EXCEPTION, f_136571_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_ALREADY_EXISTS, field_13478, CREATE_FAILED_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_DOESNT_EXIST, field_13486, UNKNOWN_EXCEPTION, f_136572_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_DOESNT_EXIST, field_13486, UNKNOWN_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_NO_PLAYER_CHANGE, field_13483, SET_PLAYERS_UNCHANGED_EXCEPTION, f_136573_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_NO_PLAYER_CHANGE, field_13483, SET_PLAYERS_UNCHANGED_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NO_NAME_CHANGE, field_13476, SET_NAME_UNCHANGED_EXCEPTION, f_136574_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NO_NAME_CHANGE, field_13476, SET_NAME_UNCHANGED_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_NO_COLOR_CHANGE, field_13480, SET_COLOR_UNCHANGED_EXCEPTION, f_136575_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_NO_COLOR_CHANGE, field_13480, SET_COLOR_UNCHANGED_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_NO_STYLE_CHANGE, field_13481, SET_STYLE_UNCHANGED_EXCEPTION, f_136576_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_NO_STYLE_CHANGE, field_13481, SET_STYLE_UNCHANGED_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_NO_VALUE_CHANGE, field_13477, SET_VALUE_UNCHANGED_EXCEPTION, f_136577_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_NO_VALUE_CHANGE, field_13477, SET_VALUE_UNCHANGED_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_NO_MAX_CHANGE, field_13484, SET_MAX_UNCHANGED_EXCEPTION, f_136578_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_NO_MAX_CHANGE, field_13484, SET_MAX_UNCHANGED_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, ERROR_ALREADY_HIDDEN, field_13479, SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION, f_136579_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, ERROR_ALREADY_HIDDEN, field_13479, SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, ERROR_ALREADY_VISIBLE, field_13485, SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION, f_136580_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, ERROR_ALREADY_VISIBLE, field_13485, SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_BOSS_BAR, field_13482, SUGGESTION_PROVIDER, f_136570_

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_BOSS_BAR, field_13482, SUGGESTION_PROVIDER

Constructors

Methods

int (CommandSourceStack, CustomBossEvent): a, getValue, method_13065, getValue, m_136595_

int (CommandSourceStack, CustomBossEvent): a, getValue, method_13065, getValue

int (CommandSourceStack, CustomBossEvent): b, getMax, method_13056, getMaxValue, m_136628_

int (CommandSourceStack, CustomBossEvent): b, getMax, method_13056, getMaxValue

int (CommandSourceStack, CustomBossEvent): c, getVisible, method_13041, isVisible, m_136639_

int (CommandSourceStack, CustomBossEvent): c, getVisible, method_13041, isVisible

int (CommandSourceStack, CustomBossEvent): d, getPlayers, method_13030, getPlayers, m_136644_

int (CommandSourceStack, CustomBossEvent): d, getPlayers, method_13030, getPlayers

int (CommandSourceStack, CustomBossEvent, boolean): a, setVisible, method_13068, setVisible, m_136618_

int (CommandSourceStack, CustomBossEvent, boolean): a, setVisible, method_13068, setVisible

int (CommandSourceStack, CustomBossEvent, int): a, setValue, method_13036, setValue, m_136598_

int (CommandSourceStack, CustomBossEvent, int): a, setValue, method_13036, setValue

int (CommandSourceStack, CustomBossEvent, int): b, setMax, method_13066, setMaxValue, m_136631_

int (CommandSourceStack, CustomBossEvent, int): b, setMax, method_13066, setMaxValue

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarColor): a, setColor, method_13028, setColor, m_136602_

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarColor): a, setColor, method_13028, setColor

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarOverlay): a, setStyle, method_13050, setStyle, m_136606_

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarOverlay): a, setStyle, method_13050, setStyle

int (CommandSourceStack, CustomBossEvent, Component): a, setName, method_13071, setName, m_136614_

int (CommandSourceStack, CustomBossEvent, Component): a, setName, method_13071, setName

int (CommandSourceStack, CustomBossEvent, Collection<ServerPlayer>): a, setPlayers, method_13031, setPlayers, m_136610_

int (CommandSourceStack, CustomBossEvent, Collection<ServerPlayer>): a, setPlayers, method_13031, setPlayers

int (CommandSourceStack): a, listBars, method_13045, listBossBars, m_136589_

int (CommandSourceStack): a, listBars, method_13045, listBossBars

int (CommandSourceStack, ResourceLocation, Component): a, createBar, method_13049, addBossBar, m_136591_

int (CommandSourceStack, ResourceLocation, Component): a, createBar, method_13049, addBossBar

int (CommandSourceStack, CustomBossEvent): e, removeBar, method_13069, removeBossBar, m_136649_

int (CommandSourceStack, CustomBossEvent): e, removeBar, method_13069, removeBossBar

CustomBossEvent (com.mojang.brigadier.context.CommandContext<CommandSourceStack>): a, getBossBar, method_13054, getBossBar, m_136584_

CustomBossEvent (com.mojang.brigadier.context.CommandContext<CommandSourceStack>): a, getBossBar, method_13054, getBossBar

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13053, register, m_136582_

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13053, register

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

amq

amd

Fields

Constructors

Methods

1.20.6

Names

aiq

amq

Fields

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13053, register, m_136582_

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13053, register, m_136582_

1.20.4

Names

agf

aiq

Fields

Constructors

Methods

1.20.2

Names

ady

agf

Fields

Constructors

Methods

1.20.1

Names

ael

ady

Fields

Constructors

Methods

1.19.4

Names

adl

ael

Fields

Constructors

Methods

1.19.3

Names

acg

adl

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

abo

acg

Fields

Constructors

Methods

1.19

Names

zw

abo

Fields

Constructors

Methods

1.18.2

Names

zj

zw

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

xv

zj

Fields

Constructors

Methods

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

wk

xv

net.minecraft.command.impl.BossBarCommand

net.minecraft.src.C_5301_

net.minecraft.server.v1_16_R3.CommandBossBar

net.minecraft.server.commands.CommandBossBar

Fields

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_ALREADY_EXISTS, field_13478, CREATE_FAILED_EXCEPTION, field_201432_b

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_ALREADY_EXISTS, field_13478, CREATE_FAILED_EXCEPTION, f_136571_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_DOESNT_EXIST, field_13486, UNKNOWN_EXCEPTION, field_201433_c

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_DOESNT_EXIST, field_13486, UNKNOWN_EXCEPTION, f_136572_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_NO_PLAYER_CHANGE, field_13483, SET_PLAYERS_UNCHANGED_EXCEPTION, field_201434_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_NO_PLAYER_CHANGE, field_13483, SET_PLAYERS_UNCHANGED_EXCEPTION, f_136573_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NO_NAME_CHANGE, field_13476, SET_NAME_UNCHANGED_EXCEPTION, field_201435_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NO_NAME_CHANGE, field_13476, SET_NAME_UNCHANGED_EXCEPTION, f_136574_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_NO_COLOR_CHANGE, field_13480, SET_COLOR_UNCHANGED_EXCEPTION, field_201436_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_NO_COLOR_CHANGE, field_13480, SET_COLOR_UNCHANGED_EXCEPTION, f_136575_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_NO_STYLE_CHANGE, field_13481, SET_STYLE_UNCHANGED_EXCEPTION, field_201437_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_NO_STYLE_CHANGE, field_13481, SET_STYLE_UNCHANGED_EXCEPTION, f_136576_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_NO_VALUE_CHANGE, field_13477, SET_VALUE_UNCHANGED_EXCEPTION, field_201438_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_NO_VALUE_CHANGE, field_13477, SET_VALUE_UNCHANGED_EXCEPTION, f_136577_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_NO_MAX_CHANGE, field_13484, SET_MAX_UNCHANGED_EXCEPTION, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_NO_MAX_CHANGE, field_13484, SET_MAX_UNCHANGED_EXCEPTION, f_136578_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, ERROR_ALREADY_HIDDEN, field_13479, SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION, field_201440_j

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, ERROR_ALREADY_HIDDEN, field_13479, SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION, f_136579_

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, ERROR_ALREADY_VISIBLE, field_13485, SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION, field_201441_k

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, ERROR_ALREADY_VISIBLE, field_13485, SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION, f_136580_

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_BOSS_BAR, field_13482, SUGGESTION_PROVIDER, field_201431_a

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_BOSS_BAR, field_13482, SUGGESTION_PROVIDER, f_136570_

Constructors

()

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13053, register, func_201413_a

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13053, register, m_136582_

int (CommandSourceStack, CustomBossEvent): a, getValue, method_13065, getValue, func_201414_a

int (CommandSourceStack, CustomBossEvent): a, getValue, method_13065, getValue, m_136595_

int (CommandSourceStack, CustomBossEvent): b, getMax, method_13056, getMaxValue, func_201402_b

int (CommandSourceStack, CustomBossEvent): b, getMax, method_13056, getMaxValue, m_136628_

int (CommandSourceStack, CustomBossEvent): c, getVisible, method_13041, isVisible, func_201389_c

int (CommandSourceStack, CustomBossEvent): c, getVisible, method_13041, isVisible, m_136639_

int (CommandSourceStack, CustomBossEvent): d, getPlayers, method_13030, getPlayers, func_201425_d

int (CommandSourceStack, CustomBossEvent): d, getPlayers, method_13030, getPlayers, m_136644_

int (CommandSourceStack, CustomBossEvent, boolean): a, setVisible, method_13068, setVisible, func_201410_a

int (CommandSourceStack, CustomBossEvent, boolean): a, setVisible, method_13068, setVisible, m_136618_

int (CommandSourceStack, CustomBossEvent, int): a, setValue, method_13036, setValue, func_201397_a

int (CommandSourceStack, CustomBossEvent, int): a, setValue, method_13036, setValue, m_136598_

int (CommandSourceStack, CustomBossEvent, int): b, setMax, method_13066, setMaxValue, func_201394_b

int (CommandSourceStack, CustomBossEvent, int): b, setMax, method_13066, setMaxValue, m_136631_

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarColor): a, setColor, method_13028, setColor, func_201415_a

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarColor): a, setColor, method_13028, setColor, m_136602_

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarOverlay): a, setStyle, method_13050, setStyle, func_201390_a

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarOverlay): a, setStyle, method_13050, setStyle, m_136606_

int (CommandSourceStack, CustomBossEvent, Component): a, setName, method_13071, setName, func_201420_a

int (CommandSourceStack, CustomBossEvent, Component): a, setName, method_13071, setName, m_136614_

int (CommandSourceStack, CustomBossEvent, Collection<ServerPlayer>): a, setPlayers, method_13031, setPlayers, func_201405_a

int (CommandSourceStack, CustomBossEvent, Collection<ServerPlayer>): a, setPlayers, method_13031, setPlayers, m_136610_

int (CommandSourceStack): a, listBars, method_13045, listBossBars, func_201428_a

int (CommandSourceStack): a, listBars, method_13045, listBossBars, m_136589_

int (CommandSourceStack, ResourceLocation, Component): a, createBar, method_13049, addBossBar, func_201400_a

int (CommandSourceStack, ResourceLocation, Component): a, createBar, method_13049, addBossBar, m_136591_

int (CommandSourceStack, CustomBossEvent): e, removeBar, method_13069, removeBossBar, func_201407_e

int (CommandSourceStack, CustomBossEvent): e, removeBar, method_13069, removeBossBar, m_136649_

CustomBossEvent (com.mojang.brigadier.context.CommandContext<CommandSourceStack>): a, getBossBar, method_13054, getBossBar, func_201416_a

CustomBossEvent (com.mojang.brigadier.context.CommandContext<CommandSourceStack>): a, getBossBar, method_13054, getBossBar, m_136584_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

net.minecraft.server.v1_16_R2.CommandBossBar

net.minecraft.server.v1_16_R3.CommandBossBar

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

vh

wk

net.minecraft.server.v1_16_R1.CommandBossBar

net.minecraft.server.v1_16_R2.CommandBossBar

Fields

Constructors

Methods

1.16.1

Names

tj

vh

net.minecraft.server.v1_15_R1.CommandBossBar

net.minecraft.server.v1_16_R1.CommandBossBar

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_NO_MAX_CHANGE, field_13484, SETMAX_UNCHANGED_EXCEPTION, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_NO_MAX_CHANGE, field_13484, SET_MAX_UNCHANGED_EXCEPTION, field_201439_i

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_BOSS_BAR, field_13482, suggestionProvider, field_201431_a

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_BOSS_BAR, field_13482, SUGGESTION_PROVIDER, field_201431_a

Constructors

Methods

CustomBossEvent (com.mojang.brigadier.context.CommandContext<CommandSourceStack>): a, getBossBar, method_13054, createBossBar, func_201416_a

CustomBossEvent (com.mojang.brigadier.context.CommandContext<CommandSourceStack>): a, getBossBar, method_13054, getBossBar, func_201416_a

1.15.2

Names

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

rs

tj

net.minecraft.server.v1_14_R1.CommandBossBar

net.minecraft.server.v1_15_R1.CommandBossBar

Fields

Constructors

Methods

1.14.4

Names

rq

rs

net.minecraft.server.commands.BossBarCommands

Fields

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_13478, CREATE_FAILED_EXCEPTION, field_201432_b

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_ALREADY_EXISTS, field_13478, CREATE_FAILED_EXCEPTION, field_201432_b

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_13486, UNKNOWN_EXCEPTION, field_201433_c

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_DOESNT_EXIST, field_13486, UNKNOWN_EXCEPTION, field_201433_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13483, SET_PLAYERS_UNCHANGED_EXCEPTION, field_201434_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_NO_PLAYER_CHANGE, field_13483, SET_PLAYERS_UNCHANGED_EXCEPTION, field_201434_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13476, SET_NAME_UNCHANGED_EXCEPTION, field_201435_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NO_NAME_CHANGE, field_13476, SET_NAME_UNCHANGED_EXCEPTION, field_201435_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_13480, SET_COLOR_UNCHANGED_EXCEPTION, field_201436_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_NO_COLOR_CHANGE, field_13480, SET_COLOR_UNCHANGED_EXCEPTION, field_201436_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13481, SET_STYLE_UNCHANGED_EXCEPTION, field_201437_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_NO_STYLE_CHANGE, field_13481, SET_STYLE_UNCHANGED_EXCEPTION, field_201437_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_13477, SET_VALUE_UNCHANGED_EXCEPTION, field_201438_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, ERROR_NO_VALUE_CHANGE, field_13477, SET_VALUE_UNCHANGED_EXCEPTION, field_201438_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, field_13484, SETMAX_UNCHANGED_EXCEPTION, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, ERROR_NO_MAX_CHANGE, field_13484, SETMAX_UNCHANGED_EXCEPTION, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, field_13479, SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION, field_201440_j

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, ERROR_ALREADY_HIDDEN, field_13479, SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION, field_201440_j

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, field_13485, SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION, field_201441_k

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, ERROR_ALREADY_VISIBLE, field_13485, SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION, field_201441_k

com.mojang.brigadier.suggestion.SuggestionProvider<CommandListenerWrapper>: a, field_13482, suggestionProvider, field_201431_a

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_BOSS_BAR, field_13482, suggestionProvider, field_201431_a

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13053, register, func_201413_a

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13053, register, func_201413_a

int (CommandListenerWrapper, BossBattleCustom): a, method_13065, getValue, func_201414_a

int (CommandSourceStack, CustomBossEvent): a, getValue, method_13065, getValue, func_201414_a

int (CommandListenerWrapper, BossBattleCustom): b, method_13056, getMaxValue, func_201402_b

int (CommandSourceStack, CustomBossEvent): b, getMax, method_13056, getMaxValue, func_201402_b

int (CommandListenerWrapper, BossBattleCustom): c, method_13041, isVisible, func_201389_c

int (CommandSourceStack, CustomBossEvent): c, getVisible, method_13041, isVisible, func_201389_c

int (CommandListenerWrapper, BossBattleCustom): d, method_13030, getPlayers, func_201425_d

int (CommandSourceStack, CustomBossEvent): d, getPlayers, method_13030, getPlayers, func_201425_d

int (CommandListenerWrapper, BossBattleCustom, boolean): a, method_13068, setVisible, func_201410_a

int (CommandSourceStack, CustomBossEvent, boolean): a, setVisible, method_13068, setVisible, func_201410_a

int (CommandListenerWrapper, BossBattleCustom, int): a, method_13036, setValue, func_201397_a

int (CommandSourceStack, CustomBossEvent, int): a, setValue, method_13036, setValue, func_201397_a

int (CommandListenerWrapper, BossBattleCustom, int): b, method_13066, setMaxValue, func_201394_b

int (CommandSourceStack, CustomBossEvent, int): b, setMax, method_13066, setMaxValue, func_201394_b

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarColor): a, method_13028, setColor, func_201415_a

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarColor): a, setColor, method_13028, setColor, func_201415_a

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarStyle): a, method_13050, setStyle, func_201390_a

int (CommandSourceStack, CustomBossEvent, BossEvent$BossBarOverlay): a, setStyle, method_13050, setStyle, func_201390_a

int (CommandListenerWrapper, BossBattleCustom, IChatBaseComponent): a, method_13071, setName, func_201420_a

int (CommandSourceStack, CustomBossEvent, Component): a, setName, method_13071, setName, func_201420_a

int (CommandListenerWrapper, BossBattleCustom, Collection<EntityPlayer>): a, method_13031, setPlayers, func_201405_a

int (CommandSourceStack, CustomBossEvent, Collection<ServerPlayer>): a, setPlayers, method_13031, setPlayers, func_201405_a

int (CommandListenerWrapper): a, method_13045, listBossBars, func_201428_a

int (CommandSourceStack): a, listBars, method_13045, listBossBars, func_201428_a

int (CommandListenerWrapper, MinecraftKey, IChatBaseComponent): a, method_13049, addBossBar, func_201400_a

int (CommandSourceStack, ResourceLocation, Component): a, createBar, method_13049, addBossBar, func_201400_a

int (CommandListenerWrapper, BossBattleCustom): e, method_13069, removeBossBar, func_201407_e

int (CommandSourceStack, CustomBossEvent): e, removeBar, method_13069, removeBossBar, func_201407_e

BossBattleCustom (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>): a, method_13054, createBossBar, func_201416_a

CustomBossEvent (com.mojang.brigadier.context.CommandContext<CommandSourceStack>): a, getBossBar, method_13054, createBossBar, func_201416_a

1.14.3

Names

rp

rq

net.minecraft.server.command.BossBarCommand

Fields

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_13478, field_201432_b

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_13478, CREATE_FAILED_EXCEPTION, field_201432_b

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_13486, field_201433_c

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_13486, UNKNOWN_EXCEPTION, field_201433_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13483, field_201434_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13483, SET_PLAYERS_UNCHANGED_EXCEPTION, field_201434_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13476, field_201435_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13476, SET_NAME_UNCHANGED_EXCEPTION, field_201435_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_13480, field_201436_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_13480, SET_COLOR_UNCHANGED_EXCEPTION, field_201436_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13481, field_201437_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13481, SET_STYLE_UNCHANGED_EXCEPTION, field_201437_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_13477, field_201438_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_13477, SET_VALUE_UNCHANGED_EXCEPTION, field_201438_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, field_13484, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, field_13484, SETMAX_UNCHANGED_EXCEPTION, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, field_13479, field_201440_j

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, field_13479, SET_VISIBILITY_UNCHANGED_HIDDEN_EXCEPTION, field_201440_j

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, field_13485, field_201441_k

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, field_13485, SET_VISIBILITY_UNCHANGED_VISIBLE_EXCEPTION, field_201441_k

com.mojang.brigadier.suggestion.SuggestionProvider<CommandListenerWrapper>: a, field_13482, field_201431_a

com.mojang.brigadier.suggestion.SuggestionProvider<CommandListenerWrapper>: a, field_13482, suggestionProvider, field_201431_a

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13053, func_201413_a

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13053, register, func_201413_a

int (CommandListenerWrapper, BossBattleCustom): a, method_13065, func_201414_a

int (CommandListenerWrapper, BossBattleCustom): a, method_13065, getValue, func_201414_a

int (CommandListenerWrapper, BossBattleCustom): b, method_13056, func_201402_b

int (CommandListenerWrapper, BossBattleCustom): b, method_13056, getMaxValue, func_201402_b

int (CommandListenerWrapper, BossBattleCustom): c, method_13041, func_201389_c

int (CommandListenerWrapper, BossBattleCustom): c, method_13041, isVisible, func_201389_c

int (CommandListenerWrapper, BossBattleCustom): d, method_13030, func_201425_d

int (CommandListenerWrapper, BossBattleCustom): d, method_13030, getPlayers, func_201425_d

int (CommandListenerWrapper, BossBattleCustom, boolean): a, method_13068, func_201410_a

int (CommandListenerWrapper, BossBattleCustom, boolean): a, method_13068, setVisible, func_201410_a

int (CommandListenerWrapper, BossBattleCustom, int): a, method_13036, func_201397_a

int (CommandListenerWrapper, BossBattleCustom, int): a, method_13036, setValue, func_201397_a

int (CommandListenerWrapper, BossBattleCustom, int): b, method_13066, func_201394_b

int (CommandListenerWrapper, BossBattleCustom, int): b, method_13066, setMaxValue, func_201394_b

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarColor): a, method_13028, func_201415_a

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarColor): a, method_13028, setColor, func_201415_a

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarStyle): a, method_13050, func_201390_a

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarStyle): a, method_13050, setStyle, func_201390_a

int (CommandListenerWrapper, BossBattleCustom, IChatBaseComponent): a, method_13071, func_201420_a

int (CommandListenerWrapper, BossBattleCustom, IChatBaseComponent): a, method_13071, setName, func_201420_a

int (CommandListenerWrapper, BossBattleCustom, Collection<EntityPlayer>): a, method_13031, func_201405_a

int (CommandListenerWrapper, BossBattleCustom, Collection<EntityPlayer>): a, method_13031, setPlayers, func_201405_a

int (CommandListenerWrapper): a, method_13045, func_201428_a

int (CommandListenerWrapper): a, method_13045, listBossBars, func_201428_a

int (CommandListenerWrapper, MinecraftKey, IChatBaseComponent): a, method_13049, func_201400_a

int (CommandListenerWrapper, MinecraftKey, IChatBaseComponent): a, method_13049, addBossBar, func_201400_a

int (CommandListenerWrapper, BossBattleCustom): e, method_13069, func_201407_e

int (CommandListenerWrapper, BossBattleCustom): e, method_13069, removeBossBar, func_201407_e

BossBattleCustom (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>): a, method_13054, func_201416_a

BossBattleCustom (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>): a, method_13054, createBossBar, func_201416_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

qb

rp

net.minecraft.class_3019

net.minecraft.server.v1_13_R2.CommandBossBar

net.minecraft.server.v1_14_R1.CommandBossBar

Fields

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_201432_b

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_13478, field_201432_b

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_201433_c

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_13486, field_201433_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_201434_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13483, field_201434_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_201435_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13476, field_201435_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_201436_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_13480, field_201436_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_201437_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13481, field_201437_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_201438_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_13477, field_201438_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, field_13484, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, field_201440_j

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, field_13479, field_201440_j

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, field_201441_k

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, field_13485, field_201441_k

com.mojang.brigadier.suggestion.SuggestionProvider<CommandListenerWrapper>: a, field_201431_a

com.mojang.brigadier.suggestion.SuggestionProvider<CommandListenerWrapper>: a, field_13482, field_201431_a

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, func_201413_a

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13053, func_201413_a

int (CommandListenerWrapper, BossBattleCustom): a, func_201414_a

int (CommandListenerWrapper, BossBattleCustom): a, method_13065, func_201414_a

int (CommandListenerWrapper, BossBattleCustom): b, func_201402_b

int (CommandListenerWrapper, BossBattleCustom): b, method_13056, func_201402_b

int (CommandListenerWrapper, BossBattleCustom): c, func_201389_c

int (CommandListenerWrapper, BossBattleCustom): c, method_13041, func_201389_c

int (CommandListenerWrapper, BossBattleCustom): d, func_201425_d

int (CommandListenerWrapper, BossBattleCustom): d, method_13030, func_201425_d

int (CommandListenerWrapper, BossBattleCustom, boolean): a, func_201410_a

int (CommandListenerWrapper, BossBattleCustom, boolean): a, method_13068, func_201410_a

int (CommandListenerWrapper, BossBattleCustom, int): a, func_201397_a

int (CommandListenerWrapper, BossBattleCustom, int): a, method_13036, func_201397_a

int (CommandListenerWrapper, BossBattleCustom, int): b, func_201394_b

int (CommandListenerWrapper, BossBattleCustom, int): b, method_13066, func_201394_b

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarColor): a, func_201415_a

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarColor): a, method_13028, func_201415_a

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarStyle): a, func_201390_a

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarStyle): a, method_13050, func_201390_a

int (CommandListenerWrapper, BossBattleCustom, IChatBaseComponent): a, func_201420_a

int (CommandListenerWrapper, BossBattleCustom, IChatBaseComponent): a, method_13071, func_201420_a

int (CommandListenerWrapper, BossBattleCustom, Collection<EntityPlayer>): a, func_201405_a

int (CommandListenerWrapper, BossBattleCustom, Collection<EntityPlayer>): a, method_13031, func_201405_a

int (CommandListenerWrapper): a, func_201428_a

int (CommandListenerWrapper): a, method_13045, func_201428_a

int (CommandListenerWrapper, MinecraftKey, IChatBaseComponent): a, func_201400_a

int (CommandListenerWrapper, MinecraftKey, IChatBaseComponent): a, method_13049, func_201400_a

int (CommandListenerWrapper, BossBattleCustom): e, func_201407_e

int (CommandListenerWrapper, BossBattleCustom): e, method_13069, func_201407_e

BossBattleCustom (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>): a, func_201416_a

BossBattleCustom (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>): a, method_13054, func_201416_a

1.13.2

Names

Fields

Constructors

Methods

1.13.1

Names

net.minecraft.server.v1_13_R1.CommmandBossBar

net.minecraft.server.v1_13_R2.CommandBossBar

Fields

Constructors

Methods

1.13

Names

qb

net.minecraft.command.impl.BossBarCommand

net.minecraft.server.v1_13_R1.CommmandBossBar

Fields

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_201432_b

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_201433_c

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_201434_d

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_201435_e

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, field_201436_f

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_201437_g

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: h, field_201438_h

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: i, field_201439_i

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: j, field_201440_j

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: k, field_201441_k

com.mojang.brigadier.suggestion.SuggestionProvider<CommandListenerWrapper>: a, field_201431_a

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, func_201413_a

int (CommandListenerWrapper, BossBattleCustom): a, func_201414_a

int (CommandListenerWrapper, BossBattleCustom): b, func_201402_b

int (CommandListenerWrapper, BossBattleCustom): c, func_201389_c

int (CommandListenerWrapper, BossBattleCustom): d, func_201425_d

int (CommandListenerWrapper, BossBattleCustom, boolean): a, func_201410_a

int (CommandListenerWrapper, BossBattleCustom, int): a, func_201397_a

int (CommandListenerWrapper, BossBattleCustom, int): b, func_201394_b

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarColor): a, func_201415_a

int (CommandListenerWrapper, BossBattleCustom, BossBattle$BarStyle): a, func_201390_a

int (CommandListenerWrapper, BossBattleCustom, IChatBaseComponent): a, func_201420_a

int (CommandListenerWrapper, BossBattleCustom, Collection<EntityPlayer>): a, func_201405_a

int (CommandListenerWrapper): a, func_201428_a

int (CommandListenerWrapper, MinecraftKey, IChatBaseComponent): a, func_201400_a

int (CommandListenerWrapper, BossBattleCustom): e, func_201407_e

BossBattleCustom (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>): a, func_201416_a