类 SingularityReloadEvent
java.lang.Object
net.minecraftforge.eventbus.api.Event
committee.nova.mods.avaritia.core.singularity.SingularityReloadEvent
public class SingularityReloadEvent
extends net.minecraftforge.eventbus.api.Event
奇点重载事件
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result -
构造器概要
构造器构造器说明SingularityReloadEvent(Map<net.minecraft.resources.ResourceLocation, Singularity> singularities) -
方法概要
从类继承的方法 net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
-
构造器详细资料
-
SingularityReloadEvent
public SingularityReloadEvent(Map<net.minecraft.resources.ResourceLocation, Singularity> singularities)
-
-
方法详细资料
-
getSingularities
-