Temporarily remove the dynamic gui system until i have the energy to properly implement it
This commit is contained in:
parent
be1f961175
commit
a989d1fe65
7 changed files with 71 additions and 61 deletions
|
@ -6,9 +6,7 @@ import java.util.UUID;
|
|||
|
||||
import net.minecraft.nbt.CompoundTag;
|
||||
import net.minecraft.nbt.ListTag;
|
||||
import net.minecraft.nbt.NbtUtils;
|
||||
import net.minecraft.nbt.Tag;
|
||||
import net.minecraft.server.level.ServerPlayer;
|
||||
import net.minecraft.world.item.ItemStack;
|
||||
|
||||
public class OpenGUIRequest {
|
||||
|
|
Reference in a new issue