Slot Customization API

Quick rating

Community listing page, reviews here may not be monitored by the author.

Slot Customization API

No reviews yet

A small API for mods to dynamically change inventory slot positions and enable/disable them.

Mod Loaders
Minecraft

About

Description

Slot Customization API

On it's own, this API has no impact on the game. However, it allows mod authors to dynamically change inventory slot positions and enable/disable them.

API

Casting a "Slot" to the "SlotCustomization" interface gives access to all relevant methods.

A small API for mods to dynamically modify inventory slots. Allows changing the position, disabling/enabling slots and adds tooltips for empty slots.

How to use

Casting a "Slot" to the "SlotCustomization" interface gives access to all relevant methods.