Package net.minecraft.block
Interface SuspiciousStewIngredient
- All Known Implementing Classes:
FlowerBlock,WitherRoseBlock
public interface SuspiciousStewIngredient
- Mappings:
Namespace Name official dntintermediary net/minecraft/class_7917named net/minecraft/block/SuspiciousStewIngredient
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Randomstatic final List<RegistryEntry<StatusEffect>> -
Method Summary
Modifier and TypeMethodDescriptionstatic List<SuspiciousStewIngredient> getAll()of(ItemConvertible item)
-
Field Details
-
field_50896
- Mappings:
Namespace Name Mixin selector official eLdnt;e:Layt;intermediary field_50896Lnet/minecraft/class_7917;field_50896:Lnet/minecraft/class_5819;named field_50896Lnet/minecraft/block/SuspiciousStewIngredient;field_50896:Lnet/minecraft/util/math/random/Random;
-
field_50897
- Mappings:
Namespace Name Mixin selector official fLdnt;f:Ljava/util/List;intermediary field_50897Lnet/minecraft/class_7917;field_50897:Ljava/util/List;named field_50897Lnet/minecraft/block/SuspiciousStewIngredient;field_50897:Ljava/util/List;
-
-
Method Details
-
getStewEffects
SuspiciousStewEffectsComponent getStewEffects()- Mappings:
Namespace Name Mixin selector official getSuspiciousEffectsLdnt;getSuspiciousEffects()Lcxv;intermediary method_53233Lnet/minecraft/class_7917;method_53233()Lnet/minecraft/class_9298;named getStewEffectsLnet/minecraft/block/SuspiciousStewIngredient;getStewEffects()Lnet/minecraft/component/type/SuspiciousStewEffectsComponent;
-
getAll
- Mappings:
Namespace Name Mixin selector official bLdnt;b()Ljava/util/List;intermediary method_47379Lnet/minecraft/class_7917;method_47379()Ljava/util/List;named getAllLnet/minecraft/block/SuspiciousStewIngredient;getAll()Ljava/util/List;
-
of
- Mappings:
Namespace Name Mixin selector official aLdnt;a(Ldbz;)Ldnt;intermediary method_47380Lnet/minecraft/class_7917;method_47380(Lnet/minecraft/class_1935;)Lnet/minecraft/class_7917;named ofLnet/minecraft/block/SuspiciousStewIngredient;of(Lnet/minecraft/item/ItemConvertible;)Lnet/minecraft/block/SuspiciousStewIngredient;
-