public interface KeyProducer
| Modifier and Type | Method and Description |
|---|---|
Key |
produce() |
Key |
produceFrom(byte[] keyFileData) |
default Key |
produceFrom(Path keyFileLocation) |
Key produce()
Key produceFrom(byte[] keyFileData)
default Key produceFrom(Path keyFileLocation) throws IOException
IOExceptionCopyright © 2021 GeyserMC. All rights reserved.