Interface IMinecraft

All Known Implementing Classes:
MixinMinecraft

public interface IMinecraft
  • Method Details

    • soulfire$getConnection

      BotConnection soulfire$getConnection()
    • soulfire$setConnection

      void soulfire$setConnection(BotConnection connection)
    • soulfire$getGameConfig

      net.minecraft.client.main.GameConfig soulfire$getGameConfig()
    • soulfire$setGameConfig

      void soulfire$setGameConfig(net.minecraft.client.main.GameConfig gameConfig)