Package vazkii.botania.common.item
Class AssemblyHaloItem.RecipePlacer<I extends net.minecraft.world.item.crafting.CraftingInput,R extends net.minecraft.world.item.crafting.Recipe<I>>
java.lang.Object
net.minecraft.recipebook.ServerPlaceRecipe<I,R>
vazkii.botania.common.item.AssemblyHaloItem.RecipePlacer<I,R>
- All Implemented Interfaces:
net.minecraft.recipebook.PlaceRecipe<Integer>
- Enclosing class:
AssemblyHaloItem
public static class AssemblyHaloItem.RecipePlacer<I extends net.minecraft.world.item.crafting.CraftingInput,R extends net.minecraft.world.item.crafting.Recipe<I>>
extends net.minecraft.recipebook.ServerPlaceRecipe<I,R>
-
Field Summary
Fields inherited from class net.minecraft.recipebook.ServerPlaceRecipe
inventory, menu, stackedContents -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.recipebook.ServerPlaceRecipe
addItemToSlot, getStackSize, handleRecipeClicked, moveItemToGrid, recipeClickedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.recipebook.PlaceRecipe
placeRecipe
-
Constructor Details
-
RecipePlacer
-
-
Method Details
-
place
public boolean place(net.minecraft.server.level.ServerPlayer player, @Nullable @Nullable net.minecraft.world.item.crafting.RecipeHolder<R> recipe) -
clearGrid
public void clearGrid()
-