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>
-
Nested Class Summary
Nested classes/interfaces inherited from interface StreamCodec
StreamCodec.CodecOperation<B,S, T> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegate
-
-
Constructor Details
-
LazyStreamCodec
-
-
Method Details
-
encode
-
decode
-