Package hiiragi283.core.common.inventory
Object HTSlotHelper
-
- All Implemented Interfaces:
public class HTSlotHelper
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTSlotHelperINSTANCE
-
Method Summary
Modifier and Type Method Description final static IntegergetSlotPosX(Integer index)final static IntegergetSlotPosX(Double index)final static IntegergetSlotPosY(Integer index)final static IntegergetSlotPosY(Double index)-
-
Method Detail
-
getSlotPosX
final static Integer getSlotPosX(Integer index)
-
getSlotPosX
final static Integer getSlotPosX(Double index)
-
getSlotPosY
final static Integer getSlotPosY(Integer index)
-
getSlotPosY
final static Integer getSlotPosY(Double index)
-
-
-
-