Uses of Interface
net.minecraft.server.command.LootCommand.SourceConstructor
Package | Description |
---|---|
net.minecraft.server.command |
-
Uses of LootCommand.SourceConstructor in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type LootCommand.SourceConstructor Modifier and Type Method Description private static <T extends com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, T>>
TLootCommand. addTargetArguments(T rootArgument, LootCommand.SourceConstructor sourceConstructor)