Uses of Class
net.minecraft.server.ServerFunctionLibrary
Packages that use ServerFunctionLibrary
-
Uses of ServerFunctionLibrary in net.minecraft.server
Fields in net.minecraft.server declared as ServerFunctionLibraryModifier and TypeFieldDescriptionprivate final ServerFunctionLibraryReloadableServerResources.functionLibraryprivate ServerFunctionLibraryServerFunctionManager.libraryMethods in net.minecraft.server that return ServerFunctionLibraryMethods in net.minecraft.server with parameters of type ServerFunctionLibraryModifier and TypeMethodDescriptionprivate voidServerFunctionManager.postReload(ServerFunctionLibrary pReloader) voidServerFunctionManager.replaceLibrary(ServerFunctionLibrary pReloader) Constructors in net.minecraft.server with parameters of type ServerFunctionLibraryModifierConstructorDescriptionServerFunctionManager(MinecraftServer pServer, ServerFunctionLibrary pLibrary)