Class EmptyRecipeContext

java.lang.Object
net.darkhax.simplelootviewer.common.lib.EmptyRecipeContext
All Implemented Interfaces:
net.minecraft.world.item.crafting.RecipeInput

public class EmptyRecipeContext extends Object implements net.minecraft.world.item.crafting.RecipeInput
  • Field Details

  • Constructor Details

    • EmptyRecipeContext

      public EmptyRecipeContext()
  • Method Details

    • getItem

      @NotNull public @NotNull net.minecraft.world.item.ItemStack getItem(int slot)
      Specified by:
      getItem in interface net.minecraft.world.item.crafting.RecipeInput
    • size

      public int size()
      Specified by:
      size in interface net.minecraft.world.item.crafting.RecipeInput