Class HTBatteryCombiningRecipe

  • All Implemented Interfaces:
    net.minecraft.world.item.crafting.CraftingRecipe , net.minecraft.world.item.crafting.Recipe

    
    public final class HTBatteryCombiningRecipe
    extends HTCustomRecipe
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean canCraftInDimensions(Integer width, Integer height)
      RecipeSerializer<?> getSerializer()
      • Methods inherited from class net.minecraft.world.item.crafting.CraftingRecipe

        category, getGroup, getIngredients, getToastSymbol, getType, isIncomplete
      • Methods inherited from class net.minecraft.world.item.crafting.CustomRecipe

        isSpecial
      • Methods inherited from class hiiragi283.ragium.common.crafting.HTBatteryCombiningRecipe

        getSerializer
      • Methods inherited from class hiiragi283.core.common.crafting.HTCustomRecipe

        assemble, matches
      • Methods inherited from class net.minecraft.world.item.crafting.Recipe

        getRemainingItems, getResultItem, showNotification
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait