Uses of Annotation Interface
net.neoforged.fml.common.EventBusSubscriber
Packages that use EventBusSubscriber
Package
Description
-
Uses of EventBusSubscriber in net.neoforged.neoforge.attachment
Classes in net.neoforged.neoforge.attachment with annotations of type EventBusSubscriber -
Uses of EventBusSubscriber in net.neoforged.neoforge.client
Classes in net.neoforged.neoforge.client with annotations of type EventBusSubscriberModifier and TypeClassDescriptionfinal classfinal class -
Uses of EventBusSubscriber in net.neoforged.neoforge.client.network
Classes in net.neoforged.neoforge.client.network with annotations of type EventBusSubscriber -
Uses of EventBusSubscriber in net.neoforged.neoforge.common
Classes in net.neoforged.neoforge.common with annotations of type EventBusSubscriber -
Uses of EventBusSubscriber in net.neoforged.neoforge.model.data
Classes in net.neoforged.neoforge.model.data with annotations of type EventBusSubscriberModifier and TypeClassDescriptionclass -
Uses of EventBusSubscriber in net.neoforged.neoforge.network
Classes in net.neoforged.neoforge.network with annotations of type EventBusSubscriberModifier and TypeClassDescriptionclass(package private) final class -
Uses of EventBusSubscriber in net.neoforged.neoforge.network.filters
Classes in net.neoforged.neoforge.network.filters with annotations of type EventBusSubscriberModifier and TypeClassDescriptionclassA generic packet splitter that can be used to split packets that are too large to be sent in one go.