| Modifier and Type | Class and Description |
|---|---|
static class |
WorldFile.World.IntegerMatrix
Protobuf type
World.World.IntegerMatrix |
static class |
WorldFile.World.IntegerMatrix.Builder
Protobuf type
World.World.IntegerMatrix |
| Modifier and Type | Method and Description |
|---|---|
WorldFile.World.IntegerMatrixOrBuilder |
WorldFile.WorldOrBuilder.getBiomeOrBuilder()
optional .World.World.IntegerMatrix biome = 9; |
WorldFile.World.IntegerMatrixOrBuilder |
WorldFile.World.getBiomeOrBuilder()
optional .World.World.IntegerMatrix biome = 9; |
WorldFile.World.IntegerMatrixOrBuilder |
WorldFile.World.Builder.getBiomeOrBuilder()
optional .World.World.IntegerMatrix biome = 9; |
WorldFile.World.IntegerMatrixOrBuilder |
WorldFile.WorldOrBuilder.getPlatesOrBuilder()
required .World.World.IntegerMatrix plates = 30; |
WorldFile.World.IntegerMatrixOrBuilder |
WorldFile.World.getPlatesOrBuilder()
required .World.World.IntegerMatrix plates = 30; |
WorldFile.World.IntegerMatrixOrBuilder |
WorldFile.World.Builder.getPlatesOrBuilder()
required .World.World.IntegerMatrix plates = 30; |
Copyright © 2015. All Rights Reserved.