Class BookshelfCommands
java.lang.Object
net.darkhax.bookshelf.impl.commands.BookshelfCommands
- All Implemented Interfaces:
ICommandBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext registryAccess, net.minecraft.commands.Commands.CommandSelection environment)
-
Constructor Details
-
BookshelfCommands
public BookshelfCommands()
-
-
Method Details
-
build
public void build(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext registryAccess, net.minecraft.commands.Commands.CommandSelection environment) - Specified by:
buildin interfaceICommandBuilder
-