Package net.minecraft

Interface class_7917

All Known Implementing Classes:
FlowerBlock, WitherRoseBlock

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

    • getEffectInStew

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

      int getEffectInStewDuration()
      Mappings:
      Namespace Name Mixin selector
      official c Lcue;c()I
      intermediary method_10187 Lnet/minecraft/class_7917;method_10187()I
      named getEffectInStewDuration Lnet/minecraft/class_7917;getEffectInStewDuration()I
    • method_47379

      static List<class_7917> method_47379()
      Mappings:
      Namespace Name Mixin selector
      official a Lcue;a()Ljava/util/List;
      intermediary method_47379 Lnet/minecraft/class_7917;method_47379()Ljava/util/List;
      named method_47379 Lnet/minecraft/class_7917;method_47379()Ljava/util/List;
    • method_47380

      @Nullable static @Nullable class_7917 method_47380(ItemConvertible itemConvertible)
      Mappings:
      Namespace Name Mixin selector
      official a Lcue;a(Lcjl;)Lcue;
      intermediary method_47380 Lnet/minecraft/class_7917;method_47380(Lnet/minecraft/class_1935;)Lnet/minecraft/class_7917;
      named method_47380 Lnet/minecraft/class_7917;method_47380(Lnet/minecraft/item/ItemConvertible;)Lnet/minecraft/class_7917;