Class NeoForgeStreamCodecs.LazyStreamCodec<B,V>

java.lang.Object
net.neoforged.neoforge.network.codec.NeoForgeStreamCodecs.LazyStreamCodec<B,V>
All Implemented Interfaces:
StreamCodec<B,V>, StreamDecoder<B,V>, StreamEncoder<B,V>
Enclosing class:
NeoForgeStreamCodecs

private static class NeoForgeStreamCodecs.LazyStreamCodec<B,V> extends Object implements StreamCodec<B,V>