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 ServerBossInfoWitherEntity. bossEvent -
Uses of ServerBossInfo in net.minecraft.server
Subclasses of ServerBossInfo in net.minecraft.server Modifier and Type Class Description classCustomServerBossInfo -
Uses of ServerBossInfo in net.minecraft.world.end
Fields in net.minecraft.world.end declared as ServerBossInfo Modifier and Type Field Description private ServerBossInfoDragonFightManager. dragonEvent -
Uses of ServerBossInfo in net.minecraft.world.raid
Fields in net.minecraft.world.raid declared as ServerBossInfo Modifier and Type Field Description private ServerBossInfoRaid. raidEvent
-