public class Block extends Object
| Constructor and Description |
|---|
Block(int block,
int data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlock() |
int |
getData() |
static boolean |
inList(List<Block> types,
int blockID) |
Copyright © 2015. All rights reserved.