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 TypeFieldDescriptionClientPlayNetworkHandler.combinedDynamicRegistriesprivate static final List<ClientDynamicRegistryType>ClientDynamicRegistryType.VALUESMethods in net.minecraft.client.network that return ClientDynamicRegistryTypeModifier and TypeMethodDescriptionstatic ClientDynamicRegistryTypeReturns 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