Package net.minecraft.component
Interface ComponentChanges.PacketCodecFunction
- Enclosing class:
ComponentChanges
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/component/ComponentChanges$PacketCodecFunction
intermediary net/minecraft/class_9326$class_10935
official kj$b
-
Method Summary
Modifier and TypeMethodDescription<T> PacketCodec
<? super RegistryByteBuf, T> apply
(ComponentType<T> type)
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector named apply
Lnet/minecraft/component/ComponentChanges$PacketCodecFunction;apply(Lnet/minecraft/component/ComponentType;)Lnet/minecraft/network/codec/PacketCodec;
intermediary apply
Lnet/minecraft/class_9326$class_10935;apply(Lnet/minecraft/class_9331;)Lnet/minecraft/class_9139;
official apply
Lkj$b;apply(Lkk;)Lze;
-