Package | Description |
---|---|
net.tridentsdk.server.data |
Metadata and abstract writable implementations designed to serialize data for the protocol
|
net.tridentsdk.server.packets.play.out |
Packets related to the gameplay of the server sent from the server
|
Modifier and Type | Method and Description |
---|---|
PropertyBuilder |
PropertyBuilder.addModifier(int index,
String modifier)
Puts an attribute property at the given index
|
PropertyBuilder |
PropertyBuilder.cleanup()
Removes all null elements in the property array
|
PropertyBuilder |
PropertyBuilder.setKey(String key)
Sets the key of the property builder
|
PropertyBuilder |
PropertyBuilder.setValue(double value)
Sets the value of the property builder
|
Modifier and Type | Field and Description |
---|---|
protected PropertyBuilder[] |
PacketPlayOutEntityProperties.properties |
Modifier and Type | Method and Description |
---|---|
PropertyBuilder[] |
PacketPlayOutEntityProperties.properties() |
Copyright © 2016. All rights reserved.