Uses of Class
net.minecraft.resources.FunctionReloader
Packages that use FunctionReloader
-
Uses of FunctionReloader in net.minecraft.advancements
Fields in net.minecraft.advancements declared as FunctionReloaderMethods in net.minecraft.advancements with parameters of type FunctionReloaderModifier and TypeMethodDescriptionprivate voidFunctionManager.postReload(FunctionReloader p_240948_1_) voidFunctionManager.replaceLibrary(FunctionReloader p_240946_1_) Constructors in net.minecraft.advancements with parameters of type FunctionReloaderModifierConstructorDescriptionFunctionManager(MinecraftServer p_i232597_1_, FunctionReloader p_i232597_2_) -
Uses of FunctionReloader in net.minecraft.resources
Fields in net.minecraft.resources declared as FunctionReloaderModifier and TypeFieldDescriptionprivate final FunctionReloaderDataPackRegistries.functionLibraryMethods in net.minecraft.resources that return FunctionReloader