Closed Matyrobbrt closed 8 months ago
The FluidFilterSlotUpdateMessage needs to be only handled on the client. CompoundTag#getCompound always returns a tag, never null, causing deserialized items to have superfluous empty NBT.
FluidFilterSlotUpdateMessage
CompoundTag#getCompound
The
FluidFilterSlotUpdateMessage
needs to be only handled on the client.CompoundTag#getCompound
always returns a tag, never null, causing deserialized items to have superfluous empty NBT.