Class InvalidIdentifierException

All Implemented Interfaces:
Serializable

public class InvalidIdentifierException extends RuntimeException
See Also:
Serialized Form
Mappings:
Namespace Name
official aa
intermediary net/minecraft/class_151
named net/minecraft/util/InvalidIdentifierException
  • Constructor Details

    • InvalidIdentifierException

      public InvalidIdentifierException(String string)
    • InvalidIdentifierException

      public InvalidIdentifierException(String string, Throwable throwable)