Class FunctionInstantiationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.commands.FunctionInstantiationException
All Implemented Interfaces:
Serializable

public class FunctionInstantiationException extends Exception
See Also:
  • Field Details

    • messageComponent

      private final Component messageComponent
  • Constructor Details

    • FunctionInstantiationException

      public FunctionInstantiationException(Component p_297947_)
  • Method Details

    • messageComponent

      public Component messageComponent()