Uses of Enum Class
net.minecraft.client.ResourceLoadStateTracker.ReloadReason
Packages that use ResourceLoadStateTracker.ReloadReason
-
Uses of ResourceLoadStateTracker.ReloadReason in net.minecraft.client
Fields in net.minecraft.client declared as ResourceLoadStateTracker.ReloadReasonMethods in net.minecraft.client that return ResourceLoadStateTracker.ReloadReasonModifier 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.Methods in net.minecraft.client with parameters of type ResourceLoadStateTracker.ReloadReasonModifier and TypeMethodDescriptionvoid
ResourceLoadStateTracker.startReload(ResourceLoadStateTracker.ReloadReason p_168558_, List<PackResources> p_168559_)
Constructors in net.minecraft.client with parameters of type ResourceLoadStateTracker.ReloadReasonModifierConstructorDescription(package private)
ReloadState(ResourceLoadStateTracker.ReloadReason p_168589_, List<String> p_168590_)