Class PocketUtils

java.lang.Object
me.alexdevs.classicPeripherals.utils.PocketUtils

public class PocketUtils extends Object
  • Constructor Details

    • PocketUtils

      public PocketUtils()
  • Method Details

    • getAllPocketComputers

      public static List<dan200.computercraft.shared.computer.core.ServerComputer> getAllPocketComputers(net.minecraft.server.level.ServerPlayer player)
    • getServerComputer

      public static dan200.computercraft.shared.computer.core.ServerComputer getServerComputer(net.minecraft.server.MinecraftServer server, net.minecraft.world.item.ItemStack stack)