Class RecipeLearnEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.RecipeLearnEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRecipeLearnEvent(AbstractPlayerEntity player, PlayerCompendiumRecipe recipe, boolean announce) -
Method Summary
-
Field Details
-
player
-
recipe
-
announce
public boolean announce
-
-
Constructor Details
-
RecipeLearnEvent
public RecipeLearnEvent(AbstractPlayerEntity player, PlayerCompendiumRecipe recipe, boolean announce)
-