Uses of Package
net.minecraft.client.realms
Packages that use net.minecraft.client.realms
Package
Description
-
Classes in net.minecraft.client.realms used by net.minecraft.client
-
Classes in net.minecraft.client.realms used by net.minecraft.client.realmsClassDescriptionChecks 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. -
Classes in net.minecraft.client.realms used by net.minecraft.client.realms.dtoClassDescriptionA 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. -
Classes in net.minecraft.client.realms used by net.minecraft.client.realms.exception
-
Classes in net.minecraft.client.realms used by net.minecraft.client.realms.gui.screenClassDescription
-
Classes in net.minecraft.client.realms used by net.minecraft.client.realms.task
-
Classes in net.minecraft.client.realms used by net.minecraft.client.realms.utilClassDescriptionChecks 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.