public class BlockSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BlockSettings.Setting |
| Constructor and Description |
|---|
BlockSettings(BlockSettings.Setting[] settings) |
| Modifier and Type | Method and Description |
|---|---|
static BlockSettings |
readFrom(BinaryDeserializer deserializer) |
void |
writeTo(BinarySerializer serializer) |
public BlockSettings(BlockSettings.Setting[] settings)
public void writeTo(BinarySerializer serializer) throws IOException
IOExceptionpublic static BlockSettings readFrom(BinaryDeserializer deserializer) throws IOException
IOExceptionCopyright © 2021. All rights reserved.