forked from kaboom-fabric/extras
pull from upstream
This commit is contained in:
commit
a8e579b07f
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ import net.minecraft.item.ItemStack;
|
|||
import net.minecraft.text.LiteralText;
|
||||
import java.util.Collection;
|
||||
|
||||
// Not currently working because I don't understand the player inventory numbers
|
||||
public interface CommandPumpkin {
|
||||
static void register (CommandDispatcher dispatcher) {
|
||||
dispatcher.register(
|
||||
|
|
Loading…
Reference in a new issue