Uses of Class
net.minecraft.resources.FunctionReloader
-
Packages that use FunctionReloader Package Description net.minecraft.advancements net.minecraft.resources -
-
Uses of FunctionReloader in net.minecraft.advancements
Fields in net.minecraft.advancements declared as FunctionReloader Modifier and Type Field Description private FunctionReloaderFunctionManager. libraryMethods in net.minecraft.advancements with parameters of type FunctionReloader Modifier and Type Method Description private voidFunctionManager. postReload(FunctionReloader p_240948_1_)voidFunctionManager. replaceLibrary(FunctionReloader p_240946_1_)Constructors in net.minecraft.advancements with parameters of type FunctionReloader Constructor Description FunctionManager(MinecraftServer p_i232597_1_, FunctionReloader p_i232597_2_) -
Uses of FunctionReloader in net.minecraft.resources
Fields in net.minecraft.resources declared as FunctionReloader Modifier and Type Field Description private FunctionReloaderDataPackRegistries. functionLibraryMethods in net.minecraft.resources that return FunctionReloader Modifier and Type Method Description FunctionReloaderDataPackRegistries. getFunctionLibrary()
-