Package net.minecraft

Interface class_9838.class_9839<T>

Enclosing interface:
class_9838
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 static interface class_9838.class_9839<T>
Mappings:
Namespace Name
named net/minecraft/class_9838$class_9839
intermediary net/minecraft/class_9838$class_9839
official ako$a
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addItemToSlot(T t, int int2, int int3, int int4)
     
  • Method Details

    • addItemToSlot

      void addItemToSlot(T t, int int2, int int3, int int4)