extends PersistentState
| net.minecraft.server.bossevents.CustomBossEvents | |
| net.minecraft.server.bossevents.CustomBossEvents | |
| net.minecraft.class_3004 | |
| net.minecraft.entity.boss.BossBarManager |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final com.mojang.serialization.Codec<Map<Identifier, CommandBossBar$Serialized>> |
| ||||||||
| private static final com.mojang.serialization.Codec<BossBarManager> |
| ||||||||
| public static final PersistentStateType<BossBarManager> |
| ||||||||
| private final Map<Identifier, CommandBossBar> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public CommandBossBar |
| ||||||||
| public CommandBossBar |
| ||||||||
| public void |
| ||||||||
| public Collection<Identifier> |
| ||||||||
| public Collection<CommandBossBar> |
| ||||||||
| public void |
| ||||||||
| public void |
|