Class VariantLoadedEvent.Pre
java.lang.Object
net.neoforged.bus.api.Event
software.bluelib.api.event.entity.VariantLoadedEvent
software.bluelib.api.event.entity.VariantLoadedEvent.Pre
- All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent,net.neoforged.fml.event.IModBusEvent
- Enclosing class:
VariantLoadedEvent
public static class VariantLoadedEvent.Pre
extends VariantLoadedEvent
implements net.neoforged.bus.api.ICancellableEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class software.bluelib.api.event.entity.VariantLoadedEvent
VariantLoadedEvent.Post, VariantLoadedEvent.Pre -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.bluelib.api.event.entity.VariantLoadedEvent
getEntity, getVariantMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.neoforged.bus.api.ICancellableEvent
isCanceled, setCanceled
-
Constructor Details
-
Pre
-