public static class BlockStorage.ReplacementData extends Object
| Constructor and Description |
|---|
ReplacementData(int original,
int replacement) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOriginal() |
int |
getReplacement() |
void |
setOriginal(int original) |
void |
setReplacement(int replacement) |
Copyright © 2016–2021. All rights reserved.