aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/net/MessageUpdateFluidDisplayItem.java
AgeCommit message (Collapse)Author
2021-05-19Get rid of intermediate byte array while sending packetGlease
2021-05-15Allow client to proactively request fluid display updatesGlease
Currently client will only request update on blocks being looked at. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>