Soncresity Industries Wiki

Slots

A collection of slots that can be used for various purposes, such as custom inventories or GUIs

There are currently 4 different Slot presets available in SI: Essentials, which can be used for various purposes, such as custom inventories or GUIs. All of them are configured to have different properties (self-explanatory names) and support playing a sound when interacted with.

In general, it is recommended to extend from the available Slot classes and override their methods to create your own custom Slots with custom functionality but for simple ones such as LockedCancelSlot (which closes the GUI) this is not required. It is possible to configure or disable the sounds in each Slot through their constructors.

Available Slot Presets

On this page