Uses of Enum Class
net.minecraft.class_7927.class_7928
Packages that use class_7927.class_7928
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7927.class_7928 in net.minecraft
Methods in net.minecraft that return class_7927.class_7928Modifier and TypeMethodDescriptionstatic class_7927.class_7928Returns the enum constant of this class with the specified name.static class_7927.class_7928[]class_7927.class_7928.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_7927.class_7928 in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return class_7927.class_7928Modifier and TypeMethodDescriptionEntityTrackingSection.forEach(Box box, class_7927<T> class_7927) <U extends T>
class_7927.class_7928EntityTrackingSection.forEach(TypeFilter<T, U> type, Box box, class_7927<? super U> class_7927)