Interface SuspiciousStewIngredient

All Known Implementing Classes:
FlowerBlock, WitherRoseBlock

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

    • field_50896

      static final Random field_50896
      Mappings:
      Namespace Name Mixin selector
      official e Ldnt;e:Layt;
      intermediary field_50896 Lnet/minecraft/class_7917;field_50896:Lnet/minecraft/class_5819;
      named field_50896 Lnet/minecraft/block/SuspiciousStewIngredient;field_50896:Lnet/minecraft/util/math/random/Random;
    • field_50897

      static final List<RegistryEntry<StatusEffect>> field_50897
      Mappings:
      Namespace Name Mixin selector
      official f Ldnt;f:Ljava/util/List;
      intermediary field_50897 Lnet/minecraft/class_7917;field_50897:Ljava/util/List;
      named field_50897 Lnet/minecraft/block/SuspiciousStewIngredient;field_50897:Ljava/util/List;
  • Method Details

    • getStewEffects

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

      static List<SuspiciousStewIngredient> getAll()
      Mappings:
      Namespace Name Mixin selector
      official b Ldnt;b()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 Ldnt;a(Ldbz;)Ldnt;
      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;