Uses of Enum Class
net.minecraft.class_8028
Packages that use class_8028
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8028 in net.minecraft
Fields in net.minecraft declared as class_8028Modifier and TypeFieldDescriptionprivate final class_8028
class_8023.class_8024.direction
The field for thedirection
record component.Methods in net.minecraft that return class_8028Modifier and TypeMethodDescriptionclass_8023.class_8024.direction()
Returns the value of thedirection
record component.class_8023.class_8024.method_48231()
class_8023.class_8025.method_48231()
class_8023.class_8026.method_48231()
class_8023.method_48231()
class_8027.method_48233
(boolean bool) class_8027.method_48234()
class_8027.method_48235()
class_8028.method_48239()
static class_8028
Returns the enum constant of this class with the specified name.static class_8028[]
class_8028.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_8028Modifier and TypeMethodDescriptionclass_8029.method_48247
(class_8028 class_8028) class_8030.method_48251
(class_8028 class_8028) int
class_8030.method_48255
(class_8028 class_8028) class_8030.method_48256
(class_8028 class_8028) Constructors in net.minecraft with parameters of type class_8028 -
Uses of class_8028 in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type class_8028Modifier and TypeMethodDescriptionprivate @Nullable class_8016
ParentElement.method_48217
(class_8030 class_8030, class_8028 class_8028, @Nullable Element element, class_8023 class_8023) private @Nullable class_8016
ParentElement.method_48220
(class_8030 class_8030, class_8028 class_8028, @Nullable Element element, class_8023 class_8023) -
Uses of class_8028 in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type class_8028Modifier and TypeMethodDescriptionprivate class_8023.class_8024
Screen.method_48264
(class_8028 class_8028) -
Uses of class_8028 in net.minecraft.client.gui.screen.report
Methods in net.minecraft.client.gui.screen.report with parameters of type class_8028Modifier and TypeMethodDescriptionChatSelectionScreen.SelectionListWidget.method_48197
(class_8028 class_8028) -
Uses of class_8028 in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget with parameters of type class_8028Modifier and TypeMethodDescriptionprotected E
EntryListWidget.method_48197
(class_8028 class_8028) protected E
EntryListWidget.method_48198
(class_8028 class_8028, Predicate<E> predicate) protected E
EntryListWidget.method_48199
(class_8028 class_8028, Predicate<E> predicate, E e)