[][src]Module mc_sim::run

Structs

Run

Represents a single speed run, in which barters are made and blazes are fought. The results of bartering and fighting are stored as a list of drops that can be interrogated to see exactly how lucky or unlucky the run was.

RunGoals

The goals of a run simulation. This represents the minimum resources a runner is looking for out of this run before moving on. E.G. total_pearls is the number of ender pearls the runner wants before they stop trading with piglins.

RunSim

A Minecraft speed run simulation.