Uses of Class
net.minecraftforge.network.EventNetworkChannel
-
Uses of EventNetworkChannel in net.minecraftforge.network
Modifier and TypeFieldDescription(package private) static final EventNetworkChannel
ChannelListManager.REGISTER
(package private) static final EventNetworkChannel
ChannelListManager.UNREGISTER
Modifier and TypeMethodDescription<T extends CustomPayloadEvent>
EventNetworkChannelEventNetworkChannel.addListener
(Consumer<T> eventListener) ChannelBuilder.eventNetworkChannel()
Build a newEventNetworkChannel
with this builder's configuration.EventNetworkChannel.registerObject
(Object object) Modifier and TypeMethodDescriptionprivate static void
ChannelListManager.sendChannels
(EventNetworkChannel channel, Connection connection, Collection<ResourceLocation> channels)