Package net.minecraft.network
Interface PacketSendListener
public interface PacketSendListener
- 
Method Summary
Modifier and TypeMethodDescriptionstatic PacketSendListenerexceptionallySend(Supplier<Packet<?>> p_243289_) default Packet<?>default voidstatic PacketSendListener 
- 
Method Details
- 
thenRun
 - 
exceptionallySend
 - 
onSuccess
default void onSuccess() - 
onFailure
 
 -