diff options
Diffstat (limited to 'src/main/java/me/shedaniel/rei/api/REIPluginEntry.java')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/api/REIPluginEntry.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/me/shedaniel/rei/api/REIPluginEntry.java b/src/main/java/me/shedaniel/rei/api/REIPluginEntry.java index 615c53fd9..87876b46e 100644 --- a/src/main/java/me/shedaniel/rei/api/REIPluginEntry.java +++ b/src/main/java/me/shedaniel/rei/api/REIPluginEntry.java @@ -43,7 +43,7 @@ public interface REIPluginEntry { /** * Not called anymore! * - * @param recipeHelper + * @param recipeHelper the helper class * @see REIPluginEntry#registerOthers(RecipeHelper) */ @Deprecated |
