Interface PotatoRefineryBlockEntity.Recipe

All Known Implementing Classes:
PotatoRefineryBlockEntity.JsonRecipe, PotatoRefineryBlockEntity.LubricationRecipe
Enclosing class:
PotatoRefineryBlockEntity

private static interface PotatoRefineryBlockEntity.Recipe
Mappings:
Namespace Name
official drl$d
intermediary net/minecraft/class_9578$class_9582
named net/minecraft/block/entity/PotatoRefineryBlockEntity$Recipe
  • Method Details

    • craft

      ItemStack craft(DynamicRegistryManager registryManager)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrl$d;a(Ljo;)Lcuh;
      intermediary method_59209 Lnet/minecraft/class_9578$class_9582;method_59209(Lnet/minecraft/class_5455;)Lnet/minecraft/class_1799;
      named craft Lnet/minecraft/block/entity/PotatoRefineryBlockEntity$Recipe;craft(Lnet/minecraft/registry/DynamicRegistryManager;)Lnet/minecraft/item/ItemStack;
    • getRefinementTIme

      int getRefinementTIme()
      Mappings:
      Namespace Name Mixin selector
      official a Ldrl$d;a()I
      intermediary method_59208 Lnet/minecraft/class_9578$class_9582;method_59208()I
      named getRefinementTIme Lnet/minecraft/block/entity/PotatoRefineryBlockEntity$Recipe;getRefinementTIme()I