Package net.minecraft

Interface class_9141<I,T>

All Known Subinterfaces:
class_9139<B,V>
All Known Implementing Classes:
class_9136
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_9141<I,T>
Mappings:
Namespace Name
official xp
intermediary net/minecraft/class_9141
named net/minecraft/class_9141
  • Method Summary

    Modifier and Type
    Method
    Description
    decode(I i)
     
  • Method Details

    • decode

      T decode(I i)