History - net.minecraft.client.realms.util.JsonUtils
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
com.mojang.realmsclient.util.JsonUtils
net.minecraft.class_4431
net.minecraft.client.realms.util.JsonUtils
Fields
Constructors
()
Methods
<T> T (String, com.google.gson.JsonObject, Function<com.google.gson.JsonObject, T>): getRequired, method_49596, get
<T> T (String, com.google.gson.JsonObject, Function<com.google.gson.JsonObject, T>): getOptional, method_54115, getNullable
String (String, com.google.gson.JsonObject): getRequiredString, method_49594, getString
String (String, com.google.gson.JsonObject, String): getStringOr, method_21547, getNullableStringOr
UUID (String, com.google.gson.JsonObject, UUID): getUuidOr, method_49595, getUuidOr
int (String, com.google.gson.JsonObject, int): getIntOr, method_21545, getIntOr
long (String, com.google.gson.JsonObject, long): getLongOr, method_21546, getLongOr
boolean (String, com.google.gson.JsonObject, boolean): getBooleanOr, method_21548, getBooleanOr
Instant (String, com.google.gson.JsonObject): getDateOr, method_21544, getInstantOr