Uses of Record Class
net.minecraft.entity.boss.CommandBossBar.Serialized
Packages that use CommandBossBar.Serialized
-
Uses of CommandBossBar.Serialized in net.minecraft.entity.boss
Fields in net.minecraft.entity.boss with type parameters of type CommandBossBar.SerializedModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec
<Map<Identifier, CommandBossBar.Serialized>> BossBarManager.CODEC
static final com.mojang.serialization.Codec
<CommandBossBar.Serialized> CommandBossBar.Serialized.CODEC
Methods in net.minecraft.entity.boss that return CommandBossBar.SerializedMethods in net.minecraft.entity.boss with parameters of type CommandBossBar.SerializedModifier and TypeMethodDescriptionstatic CommandBossBar
CommandBossBar.fromSerialized
(Identifier id, CommandBossBar.Serialized serialized)