forked from kaboom-fabric/extras
Compare commits
No commits in common. "a8e579b07f3ee4fd3d4033f641254221a1438e0e" and "e4e49f10e2fb40c5f03202ceb0bd24b3c4ad5fae" have entirely different histories.
a8e579b07f
...
e4e49f10e2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ 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