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
-
EMPTY
-
-
Constructor Details
-
EmptyRecipeContext
public EmptyRecipeContext()
-
-
Method Details
-
getItem
@NotNull public @NotNull net.minecraft.world.item.ItemStack getItem(int slot) - Specified by:
getItemin interfacenet.minecraft.world.item.crafting.RecipeInput
-
size
public int size()- Specified by:
sizein interfacenet.minecraft.world.item.crafting.RecipeInput
-