Class InvalidValueTypeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IValueCastRegistry.ValueCastException

public class InvalidValueTypeException extends EvaluationException
An exception to signal mismatching variable types.
See Also:
  • Constructor Details

    • InvalidValueTypeException

      public InvalidValueTypeException(net.minecraft.network.chat.MutableComponent errorMessage)