Uses of Interface
net.kyori.adventure.text.serializer.gson.GsonDataComponentValue
Packages that use GsonDataComponentValue
Package
Description
Gson based serialization and deserialization.
-
Uses of GsonDataComponentValue in net.kyori.adventure.text.serializer.gson
Methods in net.kyori.adventure.text.serializer.gson that return GsonDataComponentValueModifier and TypeMethodDescriptionstatic GsonDataComponentValueGsonDataComponentValue.gsonDataComponentValue(com.google.gson.JsonElement data) Create a box for item data that can be understood by the gson serializer.