Package com.velocitypowered.api.util
Class ModInfo.Mod
java.lang.Object
com.velocitypowered.api.util.ModInfo.Mod
- Enclosing class:
ModInfo
Represents a mod to send to the client.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Mod
Creates a new mod info.- Parameters:
id- the mod identifierversion- the mod version
-
-
Method Details