Moving and stopping

This commit is contained in:
skippyall
2025-09-13 02:02:56 +02:00
parent b6f7bfc57b
commit bcfb406547
31 changed files with 415 additions and 115 deletions
@@ -3,6 +3,7 @@ package io.github.skippyall.minions.gui;
import eu.pb4.sgui.api.elements.GuiElementBuilder;
import eu.pb4.sgui.api.gui.SimpleGui;
import io.github.skippyall.minions.minion.fakeplayer.MinionFakePlayer;
import io.github.skippyall.minions.module.ModuleInventory;
import net.minecraft.item.Items;
import net.minecraft.screen.ScreenHandlerType;
import net.minecraft.screen.slot.Slot;