Uses of Enum Class
net.minecraft.client.multiplayer.ClientRegistryLayer
-
Uses of ClientRegistryLayer in net.minecraft.client.multiplayer
Modifier and TypeFieldDescriptionprivate LayeredRegistryAccess<ClientRegistryLayer>
ClientPacketListener.registryAccess
private static final List<ClientRegistryLayer>
ClientRegistryLayer.VALUES
Modifier 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.