Package net.apartium.cocoabeans.spigot
Class NMSUtils
java.lang.Object
net.apartium.cocoabeans.spigot.NMSUtils
General utility methods for interacting with NMS
-
Method Summary
-
Method Details
-
formatNMS
Formats the 'net.minecraft.server' path into a formatted path- Parameters:
path- the provided path- Returns:
- the formatted path
-
formatOBC
Formats the 'org.bukkit.craftbukkit' path into a formatted path- Parameters:
path- the provided path- Returns:
- the formatted path
-