Class AttributeLong

java.lang.Object
net.swofty.server.attribute.ServerAttribute<Long>
net.swofty.server.attribute.attributes.AttributeLong

public class AttributeLong extends ServerAttribute<Long>
  • Constructor Details

    • AttributeLong

      public AttributeLong(String key, Long value)
    • AttributeLong

      public AttributeLong(String key)