Package net.minecraft

Interface class_9143<O,T>

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 class_9143<O,T>
Mappings:
Namespace Name
official xr
intermediary net/minecraft/class_9143
named net/minecraft/class_9143
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    encode(T t, O o)
     
  • Method Details

    • encode

      void encode(T t, O o)