Uses of Enum Class
net.minecraft.client.ResourceLoadStateTracker.ReloadReason
-
Uses of ResourceLoadStateTracker.ReloadReason in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final ResourceLoadStateTracker.ReloadReason
ResourceLoadStateTracker.ReloadState.reloadReason
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ResourceLoadStateTracker.ReloadReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ResourceLoadStateTracker.startReload
(ResourceLoadStateTracker.ReloadReason p_168558_, List<PackResources> p_168559_) ModifierConstructorDescription(package private)
ReloadState
(ResourceLoadStateTracker.ReloadReason p_168589_, List<String> p_168590_)