public class Hash extends Object
| Constructor and Description |
|---|
Hash() |
| Modifier and Type | Method and Description |
|---|---|
static long |
hashBlock(int x,
int y,
int z) |
static int |
hashBlockX(long triple) |
static int |
hashBlockY(long triple) |
static int |
hashBlockZ(long triple) |
Copyright © 2020. All rights reserved.