Class StaticIconSlot
java.lang.Object
com.kamikazejam.kamicommon.menu.api.icons.slots.StaticIconSlot
- All Implemented Interfaces:
IconSlot
-
Constructor Summary
ConstructorsConstructorDescriptionStaticIconSlot
(int slot) StaticIconSlot
(int... slot) StaticIconSlot
(@NotNull Integer... slots) StaticIconSlot
(@NotNull Collection<Integer> slots) -
Method Summary