Uses of Class
net.minecraft.world.server.ServerBossInfo
-
Packages that use ServerBossInfo Package Description net.minecraft.entity.boss net.minecraft.server net.minecraft.world.end net.minecraft.world.raid -
-
Uses of ServerBossInfo in net.minecraft.entity.boss
Fields in net.minecraft.entity.boss declared as ServerBossInfo Modifier and Type Field Description private ServerBossInfo
WitherEntity. bossEvent
-
Uses of ServerBossInfo in net.minecraft.server
Subclasses of ServerBossInfo in net.minecraft.server Modifier and Type Class Description class
CustomServerBossInfo
-
Uses of ServerBossInfo in net.minecraft.world.end
Fields in net.minecraft.world.end declared as ServerBossInfo Modifier and Type Field Description private ServerBossInfo
DragonFightManager. dragonEvent
-
Uses of ServerBossInfo in net.minecraft.world.raid
Fields in net.minecraft.world.raid declared as ServerBossInfo Modifier and Type Field Description private ServerBossInfo
Raid. raidEvent
-