Interface EquipmentHolderResolver

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface EquipmentHolderResolver
Mappings:
Namespace Name
named net/minecraft/item/equipment/EquipmentHolderResolver
intermediary net/minecraft/class_10713
official dky
  • Method Details

    • get

      Mappings:
      Namespace Name Mixin selector
      named get Lnet/minecraft/item/equipment/EquipmentHolderResolver;get(Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/registry/entry/RegistryEntryList;
      intermediary get Lnet/minecraft/class_10713;get(Lnet/minecraft/class_7871;)Lnet/minecraft/class_6885;
      official get Ldky;get(Ljm;)Ljp;