Package net.minecraft.block.spawner
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
- Mappings:
Namespace Name named net/minecraft/block/spawner/TrialSpawnerLogic$class_9474
intermediary net/minecraft/class_8963$class_9474
official dqe$a
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum Constants -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
static TrialSpawnerLogic.class_9474
method_58710
(int int2) static TrialSpawnerLogic.class_9474
Returns the enum constant of this class with the specified name.static TrialSpawnerLogic.class_9474[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
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
- 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
- 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
-
class_9474
-
-
Method Details
-
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
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 nameNullPointerException
- if the argument is null
-
method_58710
- 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
-