Uses of Record Class
net.minecraft.server.bossevents.CustomBossEvent.Packed
Packages that use CustomBossEvent.Packed
-
Uses of CustomBossEvent.Packed in net.minecraft.server.bossevents
Fields in net.minecraft.server.bossevents with type parameters of type CustomBossEvent.PackedModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CustomBossEvent.Packed> CustomBossEvent.Packed.CODECprivate static final com.mojang.serialization.Codec<Map<ResourceLocation, CustomBossEvent.Packed>> CustomBossEvents.EVENTS_CODECMethods in net.minecraft.server.bossevents that return CustomBossEvent.PackedMethods in net.minecraft.server.bossevents with parameters of type CustomBossEvent.PackedModifier and TypeMethodDescriptionstatic CustomBossEventCustomBossEvent.load(ResourceLocation pId, CustomBossEvent.Packed pPacked)