Package net.minecraft.block
Interface SuspiciousStewIngredient
- All Known Implementing Classes:
FlowerBlock,WitherRoseBlock
public interface SuspiciousStewIngredient
- Mappings:
Namespace Name official dkiintermediary net/minecraft/class_7917named net/minecraft/block/SuspiciousStewIngredient
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<SuspiciousStewIngredient> getAll()of(ItemConvertible item)
-
Method Details
-
getStewEffects
SuspiciousStewEffectsComponent getStewEffects()- Mappings:
Namespace Name Mixin selector official bLdki;b()Lcur;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 cLdki;c()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 aLdki;a(Lczf;)Ldki;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;
-