promotional bannermobile promotional banner

Lib Network Stack

Pure library mod: used by other mods (namely LibMultiPart and thus SimplePipes)

File Details

[1.15.1] 0.3.2

  • R
  • Dec 22, 2019
  • 102.69 KB
  • 466
  • 1.15.1
  • Fabric

File Name

libnetworkstack-base-0.3.2.jar

Supported Versions

  • 1.15.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lib-network-stack-344482:2847146"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes:

Ported to minecraft 1.15.1 (mostly thanks to laura for the port).
Added overrides in NetByteBuf.(read/write)Var(Int/Long) that handle negative numbers correctly. (So -7 will write out 1 byte rather than 5).