Class PropertyContext

java.lang.Object
net.pinger.disguise.context.PropertyContext

public class PropertyContext extends Object
  • Constructor Details

    • PropertyContext

      public PropertyContext()
  • Method Details

    • createProperty

      public static 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.
      Parameters:
      skin - the skin
      Returns:
      a new property object