Class LazyPacket
java.lang.Object
net.minestom.server.network.packet.server.LazyPacket
- All Implemented Interfaces:
SendablePacket
Represents a packet that is lazily allocated. Potentially in a different thread.
Supplier must be thread-safe.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LazyPacket
-
-
Method Details
-
packet
-