Package net.pinger.disguise.context
Class PropertyContext
java.lang.Object
net.pinger.disguise.context.PropertyContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
createProperty(Skin skin)
Creates a new property from the given skin details which then can be applied to a player that is online on the server.
-
Constructor Details
-
PropertyContext
public PropertyContext()
-
-
Method Details
-
createProperty
Creates a new property from the given skin details which then can be applied to a player that is online on the server.- Parameters:
skin
- the skin- Returns:
- a new property object
-