Schnittstelle YamlData
- Alle bekannten Implementierungsklassen:
BlockHologramData,DisplayHologramData,HologramData,ItemHologramData,TextHologramData
public interface YamlData
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanReads the data from the given configuration section.booleanWrites the data to the given configuration section.
-
Methodendetails
-
read
Reads the data from the given configuration section.- Gibt zurück:
- Whether the data was read successfully.
-
write
Writes the data to the given configuration section.- Gibt zurück:
- Whether the data was written successfully.
-