Class NotEnoughSuccessesError

java.lang.Object
java.lang.Throwable
net.minecraft.test.NotEnoughSuccessesError
All Implemented Interfaces:
Serializable

class NotEnoughSuccessesError
extends Throwable
Mappings:
Namespace Name
official lh
intermediary net/minecraft/class_5622
named net/minecraft/test/NotEnoughSuccessesError
  • Constructor Details

    • NotEnoughSuccessesError

      public NotEnoughSuccessesError​(int attempts, int successes, GameTest test)
      Mappings:
      Namespace Name Mixin selector
      official <init> Llh;<init>(IILlq;)V
      intermediary <init> Lnet/minecraft/class_5622;<init>(IILnet/minecraft/class_4517;)V
      named <init> Lnet/minecraft/test/NotEnoughSuccessesError;<init>(IILnet/minecraft/test/GameTest;)V