| Modifier and Type | Method and Description |
|---|---|
<T extends StoredObject> |
UserConnection.get(Class<T> objectClass)
Get an object from the storage.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Class,StoredObject> |
UserConnection.getStoredObjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserConnection.put(StoredObject object)
Put an object into the stored objects based on class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserConnection.has(Class<? extends StoredObject> objectClass)
Check if the storage has an object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTracker |
| Modifier and Type | Class and Description |
|---|---|
class |
BungeeStorage |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourcePackTracker |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTracker1_11 |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTracker1_12 |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockConnectionStorage |
class |
BlockStorage |
class |
EntityTracker1_13 |
class |
TabCompleteTracker |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTracker1_14_1 |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTracker1_14 |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTracker1_15 |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTracker1_16_2 |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTracker1_16 |
class |
InventoryTracker1_16 |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientWorld
Stored up until 1.14 to be used in chunk sending.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientChunks |
class |
CommandBlockStorage |
class |
EntityTracker1_9 |
class |
InventoryTracker |
class |
MovementTracker |
class |
PlaceBlockTracker |
| Modifier and Type | Class and Description |
|---|---|
class |
VelocityStorage |
Copyright © 2016–2021. All rights reserved.