Interface SuspiciousStewIngredient

All Known Implementing Classes:
FlowerBlock, WitherRoseBlock

public interface SuspiciousStewIngredient
Mappings:
Namespace Name
named net/minecraft/block/SuspiciousStewIngredient
intermediary net/minecraft/class_7917
official dnd
  • Method Details

    • getStewEffects

      Mappings:
      Namespace Name Mixin selector
      named getStewEffects Lnet/minecraft/block/SuspiciousStewIngredient;getStewEffects()Lnet/minecraft/component/type/SuspiciousStewEffectsComponent;
      intermediary method_53233 Lnet/minecraft/class_7917;method_53233()Lnet/minecraft/class_9298;
      official b Ldnd;b()Lcxv;
    • getAll

      static List<SuspiciousStewIngredient> getAll()
      Mappings:
      Namespace Name Mixin selector
      named getAll Lnet/minecraft/block/SuspiciousStewIngredient;getAll()Ljava/util/List;
      intermediary method_47379 Lnet/minecraft/class_7917;method_47379()Ljava/util/List;
      official c Ldnd;c()Ljava/util/List;
    • of

      Mappings:
      Namespace Name Mixin selector
      named of Lnet/minecraft/block/SuspiciousStewIngredient;of(Lnet/minecraft/item/ItemConvertible;)Lnet/minecraft/block/SuspiciousStewIngredient;
      intermediary method_47380 Lnet/minecraft/class_7917;method_47380(Lnet/minecraft/class_1935;)Lnet/minecraft/class_7917;
      official a Ldnd;a(Ldbz;)Ldnd;