Class InWorldProcessing.SplashingWrapper

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

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

    • SplashingWrapper

      public SplashingWrapper()