Uses of Class
net.minecraft.server.ChainedJsonException
Packages that use ChainedJsonException
-
Uses of ChainedJsonException in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer that throw ChainedJsonExceptionModifier and TypeMethodDescriptionprivate void
PostChain.parseTargetNode
(JsonElement pJson) private void
EffectInstance.parseUniformNode
(JsonElement pJson) private void
PostChain.parseUniformNode
(JsonElement pJson) private void
ShaderInstance.parseUniformNode
(JsonElement pJson) -
Uses of ChainedJsonException in net.minecraft.server
Methods in net.minecraft.server that return ChainedJsonExceptionModifier and TypeMethodDescriptionstatic ChainedJsonException
ChainedJsonException.forException
(Exception pException)