Package com.nexomc.nexo.mechanics.light
Object LightMechanic.Companion
-
- All Implemented Interfaces:
public class LightMechanic.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static LightMechanic.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final List<LightBlock>
parseLights(String hitboxString)
-
-
Method Detail
-
parseLights
final List<LightBlock> parseLights(String hitboxString)
-
-
-
-