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.TypeTrialSpawnerLogic.Type.fromIndex(int index) static TrialSpawnerLogic.TypeReturns 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.