java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.Recipe

public class Recipe extends Object
  • Constructor Details

  • Method Details

    • getType

      @NotNull public @NotNull RecipeType getType()
    • getIdentifier

      @NotNull public @NotNull String getIdentifier()
    • getData

      @NotNull public @NotNull RecipeData getData()
    • toString

      public String toString()
      Overrides:
      toString in class Object