java.lang.Object
com.simibubi.create.content.contraptions.fluids.recipe.FluidTransferRecipes
public class FluidTransferRecipes
extends Object
-
Field Summary
Fields
static List<net.minecraft.world.item.Item>
static final net.minecraft.server.packs.resources.ResourceManagerReloadListener
static List<net.minecraft.world.item.ItemStack>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
POTION_ITEMS
public static List<net.minecraft.world.item.ItemStack> POTION_ITEMS
-
FILLED_BUCKETS
public static List<net.minecraft.world.item.Item> FILLED_BUCKETS
-
LISTENER
public static final net.minecraft.server.packs.resources.ResourceManagerReloadListener LISTENER
-
Constructor Details
-
FluidTransferRecipes
public FluidTransferRecipes()