Uses of Enum Class
net.minecraft.client.network.ClientDynamicRegistryType
-
Uses of ClientDynamicRegistryType in net.minecraft.client.network
Modifier and TypeFieldDescriptionClientPlayNetworkHandler.combinedDynamicRegistries
private static final List<ClientDynamicRegistryType>
ClientDynamicRegistryType.VALUES
Modifier and TypeMethodDescriptionstatic ClientDynamicRegistryType
Returns the enum constant of this class with the specified name.static ClientDynamicRegistryType[]
ClientDynamicRegistryType.values()
Returns an array containing the constants of this enum class, in the order they are declared.