Uses of Interface
net.minecraft.server.commands.data.DataCommands.DataProvider
Packages that use DataCommands.DataProvider
-
Uses of DataCommands.DataProvider in net.minecraft.server.commands.data
Fields in net.minecraft.server.commands.data with type parameters of type DataCommands.DataProviderModifier and TypeFieldDescriptionstatic List<Function<String,DataCommands.DataProvider>>DataCommands.ALL_PROVIDERSstatic Function<String,DataCommands.DataProvider>BlockDataAccessor.PROVIDERstatic Function<String,DataCommands.DataProvider>EntityDataAccessor.PROVIDERstatic Function<String,DataCommands.DataProvider>StorageDataAccessor.PROVIDERstatic List<DataCommands.DataProvider>DataCommands.SOURCE_PROVIDERSstatic List<DataCommands.DataProvider>DataCommands.TARGET_PROVIDERSMethods in net.minecraft.server.commands.data with parameters of type DataCommands.DataProviderModifier and TypeMethodDescriptionprivate static intDataCommands.manipulateData(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_139376_, DataCommands.DataProvider p_139377_, DataCommands.DataManipulator p_139378_, List<Tag> p_139379_)