| Package | Description |
|---|---|
| com.comphenix.protocol.wrappers |
| Modifier and Type | Method and Description |
|---|---|
static WrappedSignedProperty |
WrappedSignedProperty.fromHandle(Object handle)
Construct a new signed property from a given NMS property.
|
static WrappedSignedProperty |
WrappedSignedProperty.fromValues(String name,
String value,
String signature)
Construct a new wrapped signed property from the given values.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<String,WrappedSignedProperty> |
WrappedGameProfile.getProperties()
Retrieve the property map of signed values.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.