Package net.minecraft

Interface class_9365<T>

All Superinterfaces:
class_9360
All Known Implementing Classes:
class_9355, class_9356, class_9356.class_9357, class_9356.class_9358, class_9359

public interface class_9365<T> extends class_9360
Mappings:
Namespace Name
official de
intermediary net/minecraft/class_9365
named net/minecraft/class_9365
  • Method Details

    • method_58161

      default boolean method_58161(ItemStack itemStack)
      Specified by:
      method_58161 in interface class_9360
      Mappings:
      Namespace Name Mixin selector
      official a Lch;a(Lcsd;)Z
      intermediary method_58161 Lnet/minecraft/class_9360;method_58161(Lnet/minecraft/class_1799;)Z
      named method_58161 Lnet/minecraft/class_9360;method_58161(Lnet/minecraft/item/ItemStack;)Z
    • method_58163

      DataComponentType<T> method_58163()
      Mappings:
      Namespace Name Mixin selector
      official a Lde;a()Ljy;
      intermediary method_58163 Lnet/minecraft/class_9365;method_58163()Lnet/minecraft/class_9331;
      named method_58163 Lnet/minecraft/class_9365;method_58163()Lnet/minecraft/component/DataComponentType;
    • method_58167

      boolean method_58167(ItemStack itemStack, T t)
      Mappings:
      Namespace Name Mixin selector
      official a Lde;a(Lcsd;Ljava/lang/Object;)Z
      intermediary method_58167 Lnet/minecraft/class_9365;method_58167(Lnet/minecraft/class_1799;Ljava/lang/Object;)Z
      named method_58167 Lnet/minecraft/class_9365;method_58167(Lnet/minecraft/item/ItemStack;Ljava/lang/Object;)Z