T
public static class RecipeEvent.Add<T extends Recipe> extends RecipeEvent<T>
RecipeEvent.Add<T extends Recipe>, RecipeEvent.Remove<T extends Recipe>
Event.Result
recipe
Add(T recipe)
cancel, isCanceled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Add(T recipe)