Uses of Enum Class
net.minecraft.class_7638.class_7639
Packages that use class_7638.class_7639
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7638.class_7639 in net.minecraft
Methods in net.minecraft that return class_7638.class_7639Modifier and TypeMethodDescriptionstatic class_7638.class_7639
Returns the enum constant of this class with the specified name.static class_7638.class_7639[]
class_7638.class_7639.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft that return types with arguments of type class_7638.class_7639 -
Uses of class_7638.class_7639 in net.minecraft.server.network
Method parameters in net.minecraft.server.network with type arguments of type class_7638.class_7639Modifier and TypeMethodDescriptionprivate void
ServerPlayNetworkHandler.method_44895
(Set<class_7638.class_7639> set)