Package net.neoforged.fml.javafmlmod
package net.neoforged.fml.javafmlmod
-
ClassesClassDescriptionAutomatic eventbus subscriber - reads
EventBusSubscriber
annotations and passes individual Methods to the correct event bus based on whether the event type inherits fromIModBusEvent
.