Package net.minecraft.entity.boss
Class CommandBossBar
java.lang.Object
net.minecraft.entity.boss.BossBar
net.minecraft.entity.boss.ServerBossBar
net.minecraft.entity.boss.CommandBossBar
public class CommandBossBar extends ServerBossBar
- Mappings:
Namespace Name official wsintermediary net/minecraft/class_3002named net/minecraft/entity/boss/CommandBossBar
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.boss.BossBar
BossBar.Color, BossBar.Style -
Field Summary
Fields Modifier and Type Field Description private Identifieridprivate intmaxValueprivate Set<UUID>playerUuidsprivate intvalueFields inherited from class net.minecraft.entity.boss.BossBar
color, darkenSky, dragonMusic, name, percent, style, thickenFog -
Constructor Summary
Constructors Constructor Description CommandBossBar(Identifier id, Text displayName) -
Method Summary
Modifier and Type Method Description voidaddPlayer(UUID uuid)voidaddPlayer(ServerPlayerEntity player)booleanaddPlayers(Collection<ServerPlayerEntity> players)voidclearPlayers()static CommandBossBarfromTag(CompoundTag tag, Identifier id)IdentifiergetId()intgetMaxValue()intgetValue()voidonPlayerConnect(ServerPlayerEntity player)voidonPlayerDisconnect(ServerPlayerEntity player)voidremovePlayer(ServerPlayerEntity player)voidsetMaxValue(int maxValue)voidsetValue(int value)TexttoHoverableText()CompoundTagtoTag()Methods inherited from class net.minecraft.entity.boss.ServerBossBar
getPlayers, isVisible, setColor, setDarkenSky, setDragonMusic, setName, setOverlay, setPercent, setThickenFog, setVisibleMethods inherited from class net.minecraft.entity.boss.BossBar
getColor, getName, getOverlay, getPercent, getUuid, hasDragonMusic, shouldDarkenSky, shouldThickenFog
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector official hLws;h:Lwb;intermediary field_13441Lnet/minecraft/class_3002;field_13441:Lnet/minecraft/class_2960;named idLnet/minecraft/entity/boss/CommandBossBar;id:Lnet/minecraft/util/Identifier;
-
playerUuids
- Mappings:
Namespace Name Mixin selector official iLws;i:Ljava/util/Set;intermediary field_13440Lnet/minecraft/class_3002;field_13440:Ljava/util/Set;named playerUuidsLnet/minecraft/entity/boss/CommandBossBar;playerUuids:Ljava/util/Set;
-
value
private int value- Mappings:
Namespace Name Mixin selector official jLws;j:Iintermediary field_13443Lnet/minecraft/class_3002;field_13443:Inamed valueLnet/minecraft/entity/boss/CommandBossBar;value:I
-
maxValue
private int maxValue- Mappings:
Namespace Name Mixin selector official kLws;k:Iintermediary field_13442Lnet/minecraft/class_3002;field_13442:Inamed maxValueLnet/minecraft/entity/boss/CommandBossBar;maxValue:I
-
-
Constructor Details
-
CommandBossBar
- Mappings:
Namespace Name Mixin selector official <init>Lws;<init>(Lwb;Loi;)Vintermediary <init>Lnet/minecraft/class_3002;<init>(Lnet/minecraft/class_2960;Lnet/minecraft/class_2561;)Vnamed <init>Lnet/minecraft/entity/boss/CommandBossBar;<init>(Lnet/minecraft/util/Identifier;Lnet/minecraft/text/Text;)V
-
-
Method Details
-
getId
- Mappings:
Namespace Name Mixin selector official aLws;a()Lwb;intermediary method_12959Lnet/minecraft/class_3002;method_12959()Lnet/minecraft/class_2960;named getIdLnet/minecraft/entity/boss/CommandBossBar;getId()Lnet/minecraft/util/Identifier;
-
addPlayer
- Overrides:
addPlayerin classServerBossBar- Mappings:
Namespace Name Mixin selector official aLaas;a(Laaw;)Vintermediary method_14088Lnet/minecraft/class_3213;method_14088(Lnet/minecraft/class_3222;)Vnamed addPlayerLnet/minecraft/entity/boss/ServerBossBar;addPlayer(Lnet/minecraft/server/network/ServerPlayerEntity;)V
-
addPlayer
- Mappings:
Namespace Name Mixin selector official aLws;a(Ljava/util/UUID;)Vintermediary method_12964Lnet/minecraft/class_3002;method_12964(Ljava/util/UUID;)Vnamed addPlayerLnet/minecraft/entity/boss/CommandBossBar;addPlayer(Ljava/util/UUID;)V
-
removePlayer
- Overrides:
removePlayerin classServerBossBar- Mappings:
Namespace Name Mixin selector official bLaas;b(Laaw;)Vintermediary method_14089Lnet/minecraft/class_3213;method_14089(Lnet/minecraft/class_3222;)Vnamed removePlayerLnet/minecraft/entity/boss/ServerBossBar;removePlayer(Lnet/minecraft/server/network/ServerPlayerEntity;)V
-
clearPlayers
public void clearPlayers()- Overrides:
clearPlayersin classServerBossBar- Mappings:
Namespace Name Mixin selector official bLaas;b()Vintermediary method_14094Lnet/minecraft/class_3213;method_14094()Vnamed clearPlayersLnet/minecraft/entity/boss/ServerBossBar;clearPlayers()V
-
getValue
public int getValue()- Mappings:
Namespace Name Mixin selector official cLws;c()Iintermediary method_12955Lnet/minecraft/class_3002;method_12955()Inamed getValueLnet/minecraft/entity/boss/CommandBossBar;getValue()I
-
getMaxValue
public int getMaxValue()- Mappings:
Namespace Name Mixin selector official dLws;d()Iintermediary method_12960Lnet/minecraft/class_3002;method_12960()Inamed getMaxValueLnet/minecraft/entity/boss/CommandBossBar;getMaxValue()I
-
setValue
public void setValue(int value)- Mappings:
Namespace Name Mixin selector official aLws;a(I)Vintermediary method_12954Lnet/minecraft/class_3002;method_12954(I)Vnamed setValueLnet/minecraft/entity/boss/CommandBossBar;setValue(I)V
-
setMaxValue
public void setMaxValue(int maxValue)- Mappings:
Namespace Name Mixin selector official bLws;b(I)Vintermediary method_12956Lnet/minecraft/class_3002;method_12956(I)Vnamed setMaxValueLnet/minecraft/entity/boss/CommandBossBar;setMaxValue(I)V
-
toHoverableText
- Mappings:
Namespace Name Mixin selector official eLws;e()Loi;intermediary method_12965Lnet/minecraft/class_3002;method_12965()Lnet/minecraft/class_2561;named toHoverableTextLnet/minecraft/entity/boss/CommandBossBar;toHoverableText()Lnet/minecraft/text/Text;
-
addPlayers
- Mappings:
Namespace Name Mixin selector official aLws;a(Ljava/util/Collection;)Zintermediary method_12962Lnet/minecraft/class_3002;method_12962(Ljava/util/Collection;)Znamed addPlayersLnet/minecraft/entity/boss/CommandBossBar;addPlayers(Ljava/util/Collection;)Z
-
toTag
- Mappings:
Namespace Name Mixin selector official fLws;f()Lmq;intermediary method_12963Lnet/minecraft/class_3002;method_12963()Lnet/minecraft/class_2487;named toTagLnet/minecraft/entity/boss/CommandBossBar;toTag()Lnet/minecraft/nbt/CompoundTag;
-
fromTag
- Mappings:
Namespace Name Mixin selector official aLws;a(Lmq;Lwb;)Lws;intermediary method_12966Lnet/minecraft/class_3002;method_12966(Lnet/minecraft/class_2487;Lnet/minecraft/class_2960;)Lnet/minecraft/class_3002;named fromTagLnet/minecraft/entity/boss/CommandBossBar;fromTag(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/util/Identifier;)Lnet/minecraft/entity/boss/CommandBossBar;
-
onPlayerConnect
- Mappings:
Namespace Name Mixin selector official cLws;c(Laaw;)Vintermediary method_12957Lnet/minecraft/class_3002;method_12957(Lnet/minecraft/class_3222;)Vnamed onPlayerConnectLnet/minecraft/entity/boss/CommandBossBar;onPlayerConnect(Lnet/minecraft/server/network/ServerPlayerEntity;)V
-
onPlayerDisconnect
- Mappings:
Namespace Name Mixin selector official dLws;d(Laaw;)Vintermediary method_12961Lnet/minecraft/class_3002;method_12961(Lnet/minecraft/class_3222;)Vnamed onPlayerDisconnectLnet/minecraft/entity/boss/CommandBossBar;onPlayerDisconnect(Lnet/minecraft/server/network/ServerPlayerEntity;)V
-