Package-level declarations

Types

Link copied to clipboard
class ToxopidBasePlugin : Plugin<Project>

Base plugin that sets up the standard toxopid tasks for mod/plugin testing.

Link copied to clipboard
class ToxopidJavaPlugin : Plugin<Project>

This plugin is responsible for handling the bundling of the mod jar:

Link copied to clipboard
class ToxopidPlugin : Plugin<Project>

The main plugin of toxopid. It applies the base plugin and the java plugin if the java plugin is present.