Class SandPaperPolishingRecipe.SandPaperInv
java.lang.Object
net.minecraftforge.items.wrapper.RecipeWrapper
com.simibubi.create.content.curiosities.tools.SandPaperPolishingRecipe.SandPaperInv
- All Implemented Interfaces:
net.minecraft.world.Clearable,net.minecraft.world.Container
- Enclosing class:
- SandPaperPolishingRecipe
public static class SandPaperPolishingRecipe.SandPaperInv
extends net.minecraftforge.items.wrapper.RecipeWrapper
-
Field Summary
Fields inherited from class net.minecraftforge.items.wrapper.RecipeWrapper
invFields inherited from interface net.minecraft.world.Container
LARGE_MAX_STACK_SIZE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraftforge.items.wrapper.RecipeWrapper
canPlaceItem, clearContent, getContainerSize, getItem, getMaxStackSize, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpenMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.Container
countItem, hasAnyOf
-
Constructor Details
-
SandPaperInv
public SandPaperInv(net.minecraft.world.item.ItemStack stack)
-