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

    inv

    Fields inherited from interface net.minecraft.world.Container

    LARGE_MAX_STACK_SIZE
  • Constructor Summary

    Constructors
    Constructor
    Description
    SandPaperInv(net.minecraft.world.item.ItemStack stack)
     
  • Method Summary

    Methods inherited from class net.minecraftforge.items.wrapper.RecipeWrapper

    canPlaceItem, clearContent, getContainerSize, getItem, getMaxStackSize, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpen

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.minecraft.world.Container

    countItem, hasAnyOf
  • Constructor Details

    • SandPaperInv

      public SandPaperInv(net.minecraft.world.item.ItemStack stack)