Uses of Package
net.minecraft.client.realms
Package
Description
-
-
ClassDescriptionChecks so that only intended pojos are passed to the GSON (handles serialization after obfuscation).A marker interface for Gson serializable pojos; the implementers make sure that they have
SerializedName
annotation on all their data fields so serialization works after obfuscation, and save/load of such objects are controlled through another serializer.Moved from RealmsUploadScreen.Unit in 20w10a. -
ClassDescriptionA marker interface for Gson serializable pojos; the implementers make sure that they have
SerializedName
annotation on all their data fields so serialization works after obfuscation, and save/load of such objects are controlled through another serializer. -
-
-
-
ClassDescriptionChecks so that only intended pojos are passed to the GSON (handles serialization after obfuscation).A marker interface for Gson serializable pojos; the implementers make sure that they have
SerializedName
annotation on all their data fields so serialization works after obfuscation, and save/load of such objects are controlled through another serializer.