Class WorldEventTypeRegistryEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
team.lodestar.lodestone.events.types.worldevent.WorldEventTypeRegistryEvent
All Implemented Interfaces:
net.minecraftforge.fml.event.IModBusEvent

public class WorldEventTypeRegistryEvent extends net.minecraftforge.eventbus.api.Event implements net.minecraftforge.fml.event.IModBusEvent
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event

    net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    create(net.minecraft.resources.ResourceLocation id, WorldEventType.EventInstanceSupplier instanceSupplier)
     

    Methods inherited from class net.minecraftforge.eventbus.api.Event

    getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait