| Package | Description |
|---|---|
| org.geysermc.connector.network | |
| org.geysermc.connector.network.session.cache | |
| org.geysermc.connector.network.translators |
| Constructor and Description |
|---|
UpstreamPacketHandler(GeyserConnector connector,
GeyserSession session) |
| Constructor and Description |
|---|
WindowCache(GeyserSession session) |
| Modifier and Type | Method and Description |
|---|---|
<P extends T> |
Registry.translate(Class<P> clazz,
P p,
GeyserSession s) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.github.steveice10.packetlib.packet.Packet> |
Registry.add(Class<T> clazz,
BiConsumer<T,GeyserSession> translator) |
Copyright © 2019 GeyserMC. All rights reserved.