Uses of Enum Class
net.minecraft.class_7756
Packages that use class_7756
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7756 in net.minecraft
Fields in net.minecraft with type parameters of type class_7756Methods in net.minecraft that return class_7756Modifier and TypeMethodDescriptionstatic class_7756Returns the enum constant of this class with the specified name.static class_7756[]class_7756.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_7756 -
Uses of class_7756 in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type class_7756Modifier and TypeFieldDescriptionprivate class_7780<class_7756>ClientPlayNetworkHandler.registryManager