Uses of Class
net.minecraftforge.network.NetworkEvent.ChannelRegistrationChangeEvent
-
Uses of NetworkEvent.ChannelRegistrationChangeEvent in net.minecraftforge.network.simple
Modifier and TypeFieldDescriptionprivate final Optional<Consumer<NetworkEvent.ChannelRegistrationChangeEvent>>
SimpleChannel.registryChangeConsumer
ModifierConstructorDescriptionSimpleChannel
(NetworkInstance instance, Consumer<NetworkEvent.ChannelRegistrationChangeEvent> registryChangeNotify) private
SimpleChannel
(NetworkInstance instance, Optional<Consumer<NetworkEvent.ChannelRegistrationChangeEvent>> registryChangeNotify)