Class TeleportPoint
java.lang.Object
com.mclds.plugins.server.documents.TeleportPoint
- All Implemented Interfaces:
org.bukkit.configuration.serialization.ConfigurationSerializable
@CustomCodec
public class TeleportPoint
extends Object
implements org.bukkit.configuration.serialization.ConfigurationSerializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
location
@Nullable public @Nullable org.bukkit.Location location -
name
-
create_at
public double create_at -
reset_at
public double reset_at
-
-
Constructor Details
-
TeleportPoint
public TeleportPoint()
-
-
Method Details
-
deserialize
-
serialize
- Specified by:
serializein interfaceorg.bukkit.configuration.serialization.ConfigurationSerializable
-