Package devs.beer.nativepackets.api
Interface NativePacketConstructor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Pre-resolved exact-native packet constructor.
-
Method Summary
-
Method Details
-
create
Creates one native packet without performing constructor lookup.- Parameters:
arguments- exact native constructor arguments- Returns:
- native packet
-