Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
Y
- yawToRadians(float) - Static method in class ch.njol.skript.util.Direction
- yellow - Enum constant in enum class ch.njol.skript.util.chat.SkriptChatCode
- YELLOW - Enum constant in enum class ch.njol.skript.util.SkriptColor
- YEMEN - Enum constant in enum class ch.njol.skript.Metrics.Country
- yggdrasil - Static variable in class ch.njol.skript.variables.Variables
- yggdrasil - Variable in class ch.njol.yggdrasil.YggdrasilInputStream
- yggdrasil - Variable in class ch.njol.yggdrasil.YggdrasilOutputStream
- Yggdrasil - Class in ch.njol.yggdrasil
-
Yggdrasil is a simple data format to store object graphs.
- Yggdrasil() - Constructor for class ch.njol.yggdrasil.Yggdrasil
- Yggdrasil(short) - Constructor for class ch.njol.yggdrasil.Yggdrasil
- YGGDRASIL_VERSION - Static variable in class ch.njol.skript.variables.Variables
- YggdrasilException - Exception in ch.njol.yggdrasil
-
Thrown if the object(s) that should be saved/loaded with Yggdrasil do not comply with its requirements, or if Yggdrasil is used incorrectly.
- YggdrasilException(String) - Constructor for exception ch.njol.yggdrasil.YggdrasilException
- YggdrasilException(String, Throwable) - Constructor for exception ch.njol.yggdrasil.YggdrasilException
- YggdrasilException(Throwable) - Constructor for exception ch.njol.yggdrasil.YggdrasilException
- YggdrasilID - Annotation Interface in ch.njol.yggdrasil
-
Can be used to set a class's or field's id used by Yggdrasil.
- YggdrasilInputStream - Class in ch.njol.yggdrasil
- YggdrasilInputStream(Yggdrasil) - Constructor for class ch.njol.yggdrasil.YggdrasilInputStream
- YggdrasilOutputStream - Class in ch.njol.yggdrasil
- YggdrasilOutputStream(Yggdrasil) - Constructor for class ch.njol.yggdrasil.YggdrasilOutputStream
- YggdrasilSerializable - Interface in ch.njol.yggdrasil
-
Marks a class as serialisable by Yggdrasil.
- YggdrasilSerializable.YggdrasilExtendedSerializable - Interface in ch.njol.yggdrasil
-
A class that has transient fields or more generally wants to exactly define which fields to write to/read from stream should implement this interface.
- YggdrasilSerializable.YggdrasilRobustEnum - Interface in ch.njol.yggdrasil
-
Provides a method to resolve missing enum constants.
- YggdrasilSerializable.YggdrasilRobustSerializable - Interface in ch.njol.yggdrasil
-
A class that has had fields added, changed, or removed from it should implement this interface to handle the now invalid/missing fields that may still be read from stream.
- YggdrasilSerializer<T extends YggdrasilSerializable> - Class in ch.njol.skript.classes
- YggdrasilSerializer<T> - Class in ch.njol.yggdrasil
-
Utility to be able to save and load classes with Yggdrasil that the user has no control of, e.g.
- YggdrasilSerializer() - Constructor for class ch.njol.skript.classes.YggdrasilSerializer
- YggdrasilSerializer() - Constructor for class ch.njol.yggdrasil.YggdrasilSerializer
- YggXMLInputStream - Class in ch.njol.yggdrasil.xml
-
Deprecated.XML has so many quirks that storing arbitrary data cannot be guaranteed.
- YggXMLInputStream(Yggdrasil, InputStream) - Constructor for class ch.njol.yggdrasil.xml.YggXMLInputStream
-
Deprecated.
- YggXMLOutputStream - Class in ch.njol.yggdrasil.xml
-
Deprecated.XML has so many quirks that storing arbitrary data cannot be guaranteed.
- YggXMLOutputStream(Yggdrasil, OutputStream) - Constructor for class ch.njol.yggdrasil.xml.YggXMLOutputStream
-
Deprecated.
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form