Update some docs, 1.0.1 done
This commit is contained in:
@@ -4,7 +4,7 @@ import javax.annotation.Nullable;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* A registry that stores crafting task factories.
|
* A registry that stores crafting task factories.
|
||||||
* Implement this for adding custom crafting tasks.
|
* Implement this to handle the loading of custom crafting tasks.
|
||||||
*/
|
*/
|
||||||
public interface ICraftingTaskRegistry {
|
public interface ICraftingTaskRegistry {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user