Uses of Class
net.minecraft.server.ServerFunctionLibrary
-
Uses of ServerFunctionLibrary in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final ServerFunctionLibrary
ReloadableServerResources.functionLibrary
private ServerFunctionLibrary
ServerFunctionManager.library
Modifier and TypeMethodDescriptionprivate void
ServerFunctionManager.postReload
(ServerFunctionLibrary p_136126_) void
ServerFunctionManager.replaceLibrary
(ServerFunctionLibrary p_136121_) ModifierConstructorDescriptionServerFunctionManager
(MinecraftServer p_136110_, ServerFunctionLibrary p_136111_)