Class PlayerChannelUnregisterEvent
java.lang.Object
com.velocitypowered.api.event.player.PlayerChannelUnregisterEvent
This event is fired when a client (
Player) sends a plugin message through the
unregister channel. Velocity will not wait on this event to finish firing.-
Constructor Summary
ConstructorsConstructorDescriptionPlayerChannelUnregisterEvent(Player player, List<ChannelIdentifier> channels) -
Method Summary