@FunctionalInterface public interface BedrockPacketFactory<T extends BedrockPacket>
| Modifier and Type | Method and Description |
|---|---|
default Class<BedrockPacket> |
getPacketClass() |
BedrockPacket |
newInstance() |
BedrockPacket newInstance()
default Class<BedrockPacket> getPacketClass()
Copyright © 2018–2022 NukkitX. All rights reserved.