Uses of Class
net.minecraft.client.util.JSONException
Packages that use JSONException
-
Uses of JSONException in net.minecraft.client.shader
Methods in net.minecraft.client.shader that throw JSONExceptionModifier and TypeMethodDescriptionprivate voidShaderGroup.parseTargetNode(com.google.gson.JsonElement p_148027_1_) private voidShaderGroup.parseUniformNode(com.google.gson.JsonElement p_148028_1_) private voidShaderInstance.parseUniformNode(com.google.gson.JsonElement p_216540_1_) -
Uses of JSONException in net.minecraft.client.util
Methods in net.minecraft.client.util that return JSONExceptionModifier and TypeMethodDescriptionstatic JSONExceptionJSONException.forException(Exception p_151379_0_)