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.VALUES
Methods in net.minecraft.client.multiplayer that return ClientRegistryLayerModifier and TypeMethodDescriptionstatic ClientRegistryLayer
Returns 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