forked from kaboom-fabric/extras
Compare commits
3 commits
e4e49f10e2
...
a8e579b07f
Author | SHA1 | Date | |
---|---|---|---|
a8e579b07f | |||
bb9e4fe416 | |||
822549f2e8 |
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