Hotfix: SimulatorBaseGui InventoryView

This commit is contained in:
2024-12-01 19:40:07 +01:00
parent 116005c0c9
commit a4d5850555
4 changed files with 13 additions and 1 deletions
@@ -34,4 +34,6 @@ public interface TrickyTrialsWrapper {
Material getTurtleScute();
String getInventoryTitle(InventoryView view);
void closeInventoryView(InventoryView view);
}