类 CustomBossEvents
java.lang.Object
net.minecraft.server.bossevents.CustomBossEvents
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明create
(ResourceLocation pId, Component pName) get
(ResourceLocation pId) getIds()
void
load
(CompoundTag pTag) void
onPlayerConnect
(ServerPlayer pPlayer) void
onPlayerDisconnect
(ServerPlayer pPlayer) void
remove
(CustomBossEvent pBossbar) save()
-
字段详细资料
-
events
-
-
构造器详细资料
-
CustomBossEvents
public CustomBossEvents()
-
-
方法详细资料
-
get
-
create
-
remove
-
getIds
-
getEvents
-
save
-
load
-
onPlayerConnect
-
onPlayerDisconnect
-