Class ModelVariantMap.VariantAbsentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.render.model.json.ModelVariantMap.VariantAbsentException
All Implemented Interfaces:
Serializable
Enclosing class:
ModelVariantMap

@Environment(CLIENT) protected class ModelVariantMap.VariantAbsentException extends RuntimeException
An unchecked exception indicating a variant is not found with a string key.
See Also:
Mappings:
Namespace Name
official fev$c
intermediary net/minecraft/class_790$class_6247
named net/minecraft/client/render/model/json/ModelVariantMap$VariantAbsentException
  • Constructor Details

    • VariantAbsentException

      protected VariantAbsentException()