Uses of Enum Class
net.minecraft.block.spawner.TrialSpawnerLogic.Type
Packages that use TrialSpawnerLogic.Type
-
Uses of TrialSpawnerLogic.Type in net.minecraft.block.spawner
Methods in net.minecraft.block.spawner that return TrialSpawnerLogic.TypeModifier and TypeMethodDescriptionstatic TrialSpawnerLogic.Type
TrialSpawnerLogic.Type.fromIndex
(int index) static TrialSpawnerLogic.Type
Returns the enum constant of this class with the specified name.static TrialSpawnerLogic.Type[]
TrialSpawnerLogic.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.