Uses of Class
net.minecraftforge.network.EventNetworkChannel
Packages that use EventNetworkChannel
-
Uses of EventNetworkChannel in net.minecraftforge.network
Fields in net.minecraftforge.network declared as EventNetworkChannelModifier and TypeFieldDescription(package private) static final EventNetworkChannelChannelListManager.REGISTER(package private) static final EventNetworkChannelChannelListManager.UNREGISTERMethods in net.minecraftforge.network that return EventNetworkChannelModifier and TypeMethodDescription<T extends CustomPayloadEvent>
EventNetworkChannelEventNetworkChannel.addListener(Consumer<T> eventListener) ChannelBuilder.eventNetworkChannel()Build a newEventNetworkChannelwith this builder's configuration.EventNetworkChannel.registerObject(Object object) Methods in net.minecraftforge.network with parameters of type EventNetworkChannelModifier and TypeMethodDescriptionprivate static voidChannelListManager.sendChannels(EventNetworkChannel channel, Connection connection, Collection<ResourceLocation> channels)