Enum Class TrialSpawnerLogic.class_9474

java.lang.Object
java.lang.Enum<TrialSpawnerLogic.class_9474>
net.minecraft.block.spawner.TrialSpawnerLogic.class_9474
All Implemented Interfaces:
Serializable, Comparable<TrialSpawnerLogic.class_9474>, Constable
Enclosing class:
TrialSpawnerLogic

public static enum TrialSpawnerLogic.class_9474 extends Enum<TrialSpawnerLogic.class_9474>
Mappings:
Namespace Name
named net/minecraft/block/spawner/TrialSpawnerLogic$class_9474
intermediary net/minecraft/class_8963$class_9474
official dqe$a
  • Enum Constant Details

    • NORMAL

      public static final TrialSpawnerLogic.class_9474 NORMAL
      Mappings:
      Namespace Name Mixin selector
      named NORMAL Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;NORMAL:Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;
      intermediary field_50186 Lnet/minecraft/class_8963$class_9474;field_50186:Lnet/minecraft/class_8963$class_9474;
      official a Ldqe$a;a:Ldqe$a;
    • OMINOUS

      public static final TrialSpawnerLogic.class_9474 OMINOUS
      Mappings:
      Namespace Name Mixin selector
      named OMINOUS Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;OMINOUS:Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;
      intermediary field_50187 Lnet/minecraft/class_8963$class_9474;field_50187:Lnet/minecraft/class_8963$class_9474;
      official b Ldqe$a;b:Ldqe$a;
  • Field Details

    • field_50188

      public final DefaultParticleType field_50188
      Mappings:
      Namespace Name Mixin selector
      named field_50188 Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;field_50188:Lnet/minecraft/particle/DefaultParticleType;
      intermediary field_50188 Lnet/minecraft/class_8963$class_9474;field_50188:Lnet/minecraft/class_2400;
      official c Ldqe$a;c:Llb;
  • Constructor Details

  • Method Details

    • values

      public static TrialSpawnerLogic.class_9474[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static TrialSpawnerLogic.class_9474 valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • method_58710

      public static TrialSpawnerLogic.class_9474 method_58710(int int2)
      Mappings:
      Namespace Name Mixin selector
      named method_58710 Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;method_58710(I)Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;
      intermediary method_58710 Lnet/minecraft/class_8963$class_9474;method_58710(I)Lnet/minecraft/class_8963$class_9474;
      official a Ldqe$a;a(I)Ldqe$a;
    • method_58709

      public int method_58709()
      Mappings:
      Namespace Name Mixin selector
      named method_58709 Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;method_58709()I
      intermediary method_58709 Lnet/minecraft/class_8963$class_9474;method_58709()I
      official a Ldqe$a;a()I