Uses of Enum Class
net.minecraft.class_11104
Packages that use class_11104
-
Uses of class_11104 in net.minecraft
Fields in net.minecraft declared as class_11104Modifier and TypeFieldDescriptionprivate class_11104class_11109.class_11110.field_59149private final class_11104class_11109.randomizationModeThe field for therandomizationModerecord component.Methods in net.minecraft that return class_11104Modifier and TypeMethodDescriptionclass_11109.randomizationMode()Returns the value of therandomizationModerecord component.static class_11104Returns the enum constant of this class with the specified name.static class_11104[]class_11104.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft with parameters of type class_11104ModifierConstructorDescriptionclass_11109(String string, Text text, Text text2, Text text3, @Nullable Identifier identifier, List<class_11111> list, class_11108 class_11108, List<class_11057> list2, List<class_11109> list3, int int2, Set<class_11112> set, Set<class_11109> set2, float float2, int int3, class_11104 class_11104, boolean bool, Consumer<ServerWorld> consumer, Consumer<ServerWorld> consumer2, Consumer<ServerWorld> consumer3)