public class WindowCache extends Object
| Constructor and Description |
|---|
WindowCache(GeyserSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
addWindow(FormWindow window) |
void |
addWindow(FormWindow window,
int id) |
void |
showWindow(FormWindow window) |
void |
showWindow(FormWindow window,
int id) |
void |
showWindow(int id) |
public WindowCache(GeyserSession session)
public void addWindow(FormWindow window)
public void addWindow(FormWindow window, int id)
public void showWindow(FormWindow window)
public void showWindow(int id)
public void showWindow(FormWindow window, int id)
Copyright © 2021 GeyserMC. All rights reserved.