Uses of Enum Class
net.minecraft.client.multiplayer.ClientRegistryLayer
Packages that use ClientRegistryLayer
-
Uses of ClientRegistryLayer in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer with type parameters of type ClientRegistryLayerModifier and TypeFieldDescriptionprivate static final List<ClientRegistryLayer> ClientRegistryLayer.VALUESMethods in net.minecraft.client.multiplayer that return ClientRegistryLayerModifier and TypeMethodDescriptionstatic ClientRegistryLayerReturns the enum constant of this class with the specified name.static ClientRegistryLayer[]ClientRegistryLayer.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.multiplayer that return types with arguments of type ClientRegistryLayer