public static class BlockStore.Block
extends java.lang.Object
| Constructor and Description |
|---|
Block(long id,
Block.BlockMeta meta) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
Block.BlockMeta |
getMeta() |
public Block(long id,
Block.BlockMeta meta)
public long getId()
public Block.BlockMeta getMeta()
Copyright © 2020. All Rights Reserved.