public class BitQueryResults
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
empty |
int |
fluid |
int |
solid |
int |
total |
Constructor and Description |
---|
BitQueryResults(int air,
int solid,
int fluid) |