public class InventoryCache extends Object
| Constructor and Description |
|---|
InventoryCache(GeyserSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
cacheInventory(Inventory inventory) |
Inventory |
getPlayerInventory() |
void |
uncacheInventory(int id) |
public InventoryCache(GeyserSession session)
Copyright © 2021 GeyserMC. All rights reserved.