Class RunningOnDifferentThreadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.server.RunningOnDifferentThreadException
All Implemented Interfaces:
Serializable

public final class RunningOnDifferentThreadException extends RuntimeException
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • RunningOnDifferentThreadException

      private RunningOnDifferentThreadException()
  • Method Details