Package com.velocitypowered.api.util
Class GameProfile.Property
java.lang.Object
com.velocitypowered.api.util.GameProfile.Property
- Enclosing class:
GameProfile
Represents a Mojang profile property. Just like
GameProfile, this class is immutable.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
Creates a profile property entry.- Parameters:
name- the name of the propertyvalue- the value of the propertysignature- the Mojang signature for the property
-
-
Method Details