Class AllVariantsLoadedEvent

java.lang.Object
net.neoforged.bus.api.Event
software.bluelib.api.event.entity.AllVariantsLoadedEvent
All Implemented Interfaces:
net.neoforged.fml.event.IModBusEvent
Direct Known Subclasses:
AllVariantsLoadedEvent.Post, AllVariantsLoadedEvent.Pre

public abstract class AllVariantsLoadedEvent extends net.neoforged.bus.api.Event implements net.neoforged.fml.event.IModBusEvent
  • Constructor Details

    • AllVariantsLoadedEvent

      public AllVariantsLoadedEvent(@NotNull @NotNull String pEntityName)
  • Method Details

    • getEntity

      @NotNull public @NotNull String getEntity()