Class XProperty
java.lang.Object
com.cryptomorin.xseries.profiles.gameprofile.property.XProperty
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.cryptomorin.xseries.profiles.gameprofile.property.MojangPropertystatic com.cryptomorin.xseries.profiles.gameprofile.property.MojangPropertystatic com.mojang.authlib.properties.PropertyMapcreatePropertyMap(com.google.common.collect.Multimap<String, com.mojang.authlib.properties.Property> map) static @NotNull com.cryptomorin.xseries.profiles.gameprofile.property.MojangPropertyof(com.mojang.authlib.properties.Property property)
-
Method Details
-
of
@NotNull public static @NotNull com.cryptomorin.xseries.profiles.gameprofile.property.MojangProperty of(com.mojang.authlib.properties.Property property) -
create
-
create
-
createPropertyMap
public static com.mojang.authlib.properties.PropertyMap createPropertyMap(com.google.common.collect.Multimap<String, com.mojang.authlib.properties.Property> map)
-