Package net.minecraft.client.realms
package net.minecraft.client.realms
-
ClassDescriptionChecks so that only intended pojos are passed to the GSON (handles serialization after obfuscation).RealmsObjectSelectionList<E extends AlwaysSelectedEntryListWidget.Entry<E>>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.