Class InWorldProcessing.HauntingWrapper

java.lang.Object
net.minecraftforge.items.wrapper.RecipeWrapper
com.simibubi.create.content.contraptions.processing.InWorldProcessing.HauntingWrapper
All Implemented Interfaces:
net.minecraft.world.Clearable, net.minecraft.world.Container
Enclosing class:
InWorldProcessing

public static class InWorldProcessing.HauntingWrapper 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
     
  • 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

    • HauntingWrapper

      public HauntingWrapper()