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
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
-
HauntingWrapper
public HauntingWrapper()
-