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_9474intermediary net/minecraft/class_8963$class_9474official 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 TypeMethodDescriptionintstatic TrialSpawnerLogic.class_9474method_58710(int int2) static TrialSpawnerLogic.class_9474Returns 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 NORMALLnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;NORMAL:Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;intermediary field_50186Lnet/minecraft/class_8963$class_9474;field_50186:Lnet/minecraft/class_8963$class_9474;official aLdqe$a;a:Ldqe$a;
-
OMINOUS
- Mappings:
Namespace Name Mixin selector named OMINOUSLnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;OMINOUS:Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;intermediary field_50187Lnet/minecraft/class_8963$class_9474;field_50187:Lnet/minecraft/class_8963$class_9474;official bLdqe$a;b:Ldqe$a;
-
-
Field Details
-
field_50188
- Mappings:
Namespace Name Mixin selector named field_50188Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;field_50188:Lnet/minecraft/particle/DefaultParticleType;intermediary field_50188Lnet/minecraft/class_8963$class_9474;field_50188:Lnet/minecraft/class_2400;official cLdqe$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_58710Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;method_58710(I)Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;intermediary method_58710Lnet/minecraft/class_8963$class_9474;method_58710(I)Lnet/minecraft/class_8963$class_9474;official aLdqe$a;a(I)Ldqe$a;
-
method_58709
public int method_58709()- Mappings:
Namespace Name Mixin selector named method_58709Lnet/minecraft/block/spawner/TrialSpawnerLogic$class_9474;method_58709()Iintermediary method_58709Lnet/minecraft/class_8963$class_9474;method_58709()Iofficial aLdqe$a;a()I
-