Package net.minecraft.network
Interface PacketByteBuf.class_7461<T>
- All Superinterfaces:
Function<PacketByteBuf,
T>
- Enclosing class:
PacketByteBuf
- 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 PacketByteBuf.class_7461<T>
extends Function<PacketByteBuf,T>
- Mappings:
Namespace Name official qs$a
intermediary net/minecraft/class_2540$class_7461
named net/minecraft/network/PacketByteBuf$class_7461
-
Method Summary
-
Method Details
-
asOptional
-