Uses of Enum Class
net.minecraft.client.network.ClientDynamicRegistryType
Packages that use ClientDynamicRegistryType
-
Uses of ClientDynamicRegistryType in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type ClientDynamicRegistryTypeModifier and TypeFieldDescriptionprivate static final List
<ClientDynamicRegistryType> ClientDynamicRegistryType.VALUES
Methods in net.minecraft.client.network that return ClientDynamicRegistryTypeModifier 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.Methods in net.minecraft.client.network that return types with arguments of type ClientDynamicRegistryType