Interface SuspiciousStewIngredient

All Known Implementing Classes:
FlowerBlock, WitherRoseBlock

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

    • getEffectInStew

      StatusEffect getEffectInStew()
      Mappings:
      Namespace Name Mixin selector
      official b Lcup;b()Lbdi;
      intermediary method_10188 Lnet/minecraft/class_7917;method_10188()Lnet/minecraft/class_1291;
      named getEffectInStew Lnet/minecraft/block/SuspiciousStewIngredient;getEffectInStew()Lnet/minecraft/entity/effect/StatusEffect;
    • getEffectInStewDuration

      int getEffectInStewDuration()
      Mappings:
      Namespace Name Mixin selector
      official c Lcup;c()I
      intermediary method_10187 Lnet/minecraft/class_7917;method_10187()I
      named getEffectInStewDuration Lnet/minecraft/block/SuspiciousStewIngredient;getEffectInStewDuration()I
    • getAll

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

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