Package com.velocitypowered.natives
Interface Native
- All Known Subinterfaces:
VelocityCipher,VelocityCompressor
- All Known Implementing Classes:
JavaVelocityCipher,JavaVelocityCompressor,LibdeflateVelocityCompressor,NativeVelocityCipher
public interface Native
Generic interface for any Velocity native.
-
Method Summary
-
Method Details
-
preferredBufferType
BufferPreference preferredBufferType()
-