public class ClientChunks extends StoredObject
| Constructor and Description |
|---|
ClientChunks(UserConnection user) |
| Modifier and Type | Method and Description |
|---|---|
Set<Long> |
getBulkChunks() |
Set<Long> |
getLoadedChunks() |
static long |
toLong(int msw,
int lsw) |
List<Object> |
transformMapChunkBulk(Object packet) |
getUserpublic ClientChunks(UserConnection user)
Copyright © 2016–2021. All rights reserved.