public class InventoryCache extends Object
| Constructor and Description |
|---|
InventoryCache(GeyserSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
cacheInventory(Inventory inventory) |
void |
cachePacket(int id,
com.github.steveice10.packetlib.packet.Packet packet) |
Inventory |
getPlayerInventory() |
void |
uncacheInventory(int id) |
public InventoryCache(GeyserSession session)
Copyright © 2020 GeyserMC. All rights reserved.