Uses of Class
com.comphenix.protocol.wrappers.WrappedSignedProperty
Packages that use WrappedSignedProperty
-
Uses of WrappedSignedProperty in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return WrappedSignedPropertyModifier and TypeMethodDescriptionstatic WrappedSignedPropertyWrappedSignedProperty.fromHandle(Object handle)Construct a new signed property from a given NMS property.static WrappedSignedPropertyWrappedSignedProperty.fromValues(String name, String value, String signature)Construct a new wrapped signed property from the given values.Methods in com.comphenix.protocol.wrappers that return types with arguments of type WrappedSignedPropertyModifier and TypeMethodDescriptioncom.google.common.collect.Multimap<String,WrappedSignedProperty>WrappedGameProfile.getProperties()Retrieve the property map of signed values.