JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.server.bossevents.CustomBossEvents
Packages that use
CustomBossEvents
Package
Description
net.minecraft.server
Uses of
CustomBossEvents
in
net.minecraft.server
Fields in
net.minecraft.server
declared as
CustomBossEvents
Modifier and Type
Field
Description
private final
CustomBossEvents
MinecraftServer.
customBossEvents
Methods in
net.minecraft.server
that return
CustomBossEvents
Modifier and Type
Method
Description
CustomBossEvents
MinecraftServer.
getCustomBossEvents
()