Constructor and Description |
---|
EulerAnglePersister() |
Modifier and Type | Method and Description |
---|---|
org.bukkit.util.EulerAngle |
create(DataKey root)
Creates an object instance from the given
DataKey . |
void |
save(org.bukkit.util.EulerAngle angle,
DataKey root)
Saves the object instance to the given
DataKey . |
public org.bukkit.util.EulerAngle create(DataKey root)
Persister
DataKey
. Should not return null unless no data is present.Copyright © 2021. All rights reserved.